"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/06 01:00:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura" 2026/03/06 01:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:00:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45182->172.17.0.7:21, err= 2026/03/06 01:00:29 DEBUG : Creating backend with remote "/tmp/rclone3905717519" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34679") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49950->172.17.0.7:34679, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35857") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33464->172.17.0.7:35857, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33698") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36768->172.17.0.7:33698, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31635") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60322->172.17.0.7:31635, err= --- PASS: TestCopyWithDryRun (0.04s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39885") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53262->172.17.0.7:39885, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39267") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42094->172.17.0.7:39267, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39920") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60412->172.17.0.7:39920, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37996") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38904->172.17.0.7:37996, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38219") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50484->172.17.0.7:38219, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39605") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47220->172.17.0.7:39605, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31346") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43190->172.17.0.7:31346, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38291") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34092->172.17.0.7:38291, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32633") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60048->172.17.0.7:32633, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36680") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59224->172.17.0.7:36680, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39809") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56264->172.17.0.7:39809, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : Creating backend with remote "/non-existing" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30643") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51430->172.17.0.7:30643, err= 2026/03/06 01:00:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33403") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60088->172.17.0.7:33403, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36119") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54884->172.17.0.7:36119, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32598") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37914->172.17.0.7:32598, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32836") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42192->172.17.0.7:32836, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35784") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51374->172.17.0.7:35784, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34003") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40000->172.17.0.7:34003, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35843") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47486->172.17.0.7:35843, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32626") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45956->172.17.0.7:32626, err= --- PASS: TestCopyNoTraverse (0.04s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35810") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50720->172.17.0.7:35810, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36226") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50448->172.17.0.7:36226, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Running all checks before starting transfers 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39153") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59252->172.17.0.7:39153, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Checks finished, now starting transfers 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35983") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38308->172.17.0.7:35983, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39004") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59306->172.17.0.7:39004, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36069") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43814->172.17.0.7:36069, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37311") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39604->172.17.0.7:37311, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35724") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43228->172.17.0.7:35724, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39130") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35504->172.17.0.7:39130, err= --- PASS: TestCopyCheckFirst (0.04s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 ERROR : Ignoring --no-traverse with sync 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36048") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60868->172.17.0.7:36048, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34985") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46774->172.17.0.7:34985, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36279") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43864->172.17.0.7:36279, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33274") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51144->172.17.0.7:33274, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30336") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53984->172.17.0.7:30336, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39894") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38750->172.17.0.7:39894, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38723") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38198->172.17.0.7:38723, err= --- PASS: TestSyncNoTraverse (0.04s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38354") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37368->172.17.0.7:38354, err= 2026/03/06 01:00:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33471") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36802->172.17.0.7:33471, err= 2026/03/06 01:00:29 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/06 01:00:29 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/06 01:00:29 INFO : hello world2: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36525") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53304->172.17.0.7:36525, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37691") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37212->172.17.0.7:37691, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31991") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58294->172.17.0.7:31991, err= --- PASS: TestCopyWithDepth (0.04s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32252") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36788->172.17.0.7:32252, err= 2026/03/06 01:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32048") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46366->172.17.0.7:32048, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/06 01:00:29 INFO : potato2: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35716") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57364->172.17.0.7:35716, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33433") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56914->172.17.0.7:33433, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38733") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57654->172.17.0.7:38733, err= --- PASS: TestCopyWithFilesFrom (0.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31785") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58044->172.17.0.7:31785, err= 2026/03/06 01:00:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/06 01:00:29 INFO : potato2: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31427") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33762->172.17.0.7:31427, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38928") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46208->172.17.0.7:38928, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31362") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36148->172.17.0.7:31362, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.06s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 01:00:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37692") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53944->172.17.0.7:37692, err= 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 INFO : sub dir: Making directory 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 INFO : sub dir2/sub sub dir2: Making directory 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45192->172.17.0.7:21, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32272") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46042->172.17.0.7:32272, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32465") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47916->172.17.0.7:32465, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34997") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30748") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38322->172.17.0.7:30748, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34515") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55620->172.17.0.7:34515, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46252->172.17.0.7:34997, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32295") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48064->172.17.0.7:32295, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34110") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31823") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51116->172.17.0.7:31823, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41420->172.17.0.7:34110, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33053") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40314->172.17.0.7:33053, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36433") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41916->172.17.0.7:36433, err= --- PASS: TestCopyEmptyDirectories (0.13s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 01:00:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34534") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53476->172.17.0.7:34534, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34277") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43948->172.17.0.7:34277, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35009") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53816->172.17.0.7:35009, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36706") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48568->172.17.0.7:36706, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39465") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36522->172.17.0.7:39465, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32318") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45024->172.17.0.7:32318, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36255") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36084->172.17.0.7:36255, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : sub dir2: Making directory with metadata 2026/03/06 01:00:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35717") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42786->172.17.0.7:35717, err= 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 INFO : sub dir: Making directory 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33002") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46014->172.17.0.7:33002, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38180") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36424->172.17.0.7:38180, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35324") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30927") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48242->172.17.0.7:30927, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52020->172.17.0.7:35324, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38860") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59278->172.17.0.7:38860, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30594") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50288->172.17.0.7:30594, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32081") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35528->172.17.0.7:32081, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37304") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42318->172.17.0.7:37304, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38795") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53768->172.17.0.7:38795, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35013") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39952->172.17.0.7:35013, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36418") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41120->172.17.0.7:36418, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31727") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45642->172.17.0.7:31727, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37603") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43356->172.17.0.7:37603, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32902") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59920->172.17.0.7:32902, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33341") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50034->172.17.0.7:33341, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36549") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57424->172.17.0.7:36549, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33786") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42020->172.17.0.7:33786, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32947") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40686->172.17.0.7:32947, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : sub dir2: Making directory with metadata 2026/03/06 01:00:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34188") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42474->172.17.0.7:34188, err= 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 INFO : sub dir: Making directory 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39298") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48996->172.17.0.7:39298, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36145") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53314->172.17.0.7:36145, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31418") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42978->172.17.0.7:31418, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33215") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40376->172.17.0.7:33215, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32421") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59478->172.17.0.7:32421, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34441") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31513") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49822->172.17.0.7:31513, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38312->172.17.0.7:34441, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38960") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47016->172.17.0.7:38960, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32958") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42428->172.17.0.7:32958, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37663") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50502->172.17.0.7:37663, err= --- SKIP: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 INFO : sub dir2: Making directory 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37297") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51340->172.17.0.7:37297, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32681") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35328->172.17.0.7:32681, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34243") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58552->172.17.0.7:34243, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31430") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53110->172.17.0.7:31430, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35363") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59976->172.17.0.7:35363, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36813") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51164->172.17.0.7:36813, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31490") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56964->172.17.0.7:31490, err= --- PASS: TestSyncNoEmptyDirectories (0.03s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35369") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60452->172.17.0.7:35369, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37313") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34676->172.17.0.7:37313, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37174") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50082->172.17.0.7:37174, err= 2026/03/06 01:00:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ficedip7wave" 2026/03/06 01:00:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Connecting to FTP server 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:45202->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-ficedip7wave 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37980") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60848->172.17.0.7:37980, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:31913") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:50376->172.17.0.7:31913, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31715") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57124->172.17.0.7:31715, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30369") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47846->172.17.0.7:30369, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:39579") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:37550->172.17.0.7:39579, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:35293") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:39814->172.17.0.7:35293, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:35068") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:50254->172.17.0.7:35068, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:38221") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:46030->172.17.0.7:38221, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: dial("tcp","172.17.0.7:34083") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: > dial: conn=172.17.0.1:35920->172.17.0.7:34083, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Purge object "sub dir/hello world" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Purge dir "sub dir" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-ficedip7wave: Purge dir "" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35392") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35048->172.17.0.7:35392, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38823") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60492->172.17.0.7:38823, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30202") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36598->172.17.0.7:30202, err= --- PASS: TestServerSideCopy (0.13s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32310") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59112->172.17.0.7:32310, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33980") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34572->172.17.0.7:33980, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34423") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39022->172.17.0.7:34423, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38473") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43012->172.17.0.7:38473, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32801") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43628->172.17.0.7:32801, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35554") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55076->172.17.0.7:35554, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38274") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59334->172.17.0.7:38274, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31408") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51086->172.17.0.7:31408, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30716") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60980->172.17.0.7:30716, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32778") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52898->172.17.0.7:32778, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32390") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40054->172.17.0.7:32390, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33078") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60954->172.17.0.7:33078, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35552") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54798->172.17.0.7:35552, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36845") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45584->172.17.0.7:36845, err= 2026/03/06 01:00:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xizaziz2jumi" 2026/03/06 01:00:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:29 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:29 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Connecting to FTP server 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:45210->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-xizaziz2jumi 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:32410") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30410") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47636->172.17.0.7:30410, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:35154->172.17.0.7:32410, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34206") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43020->172.17.0.7:34206, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36144") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46362->172.17.0.7:36144, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:39862") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:53314->172.17.0.7:39862, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:30214") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:50624->172.17.0.7:30214, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:37586") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:52112->172.17.0.7:37586, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36764") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43790->172.17.0.7:36764, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33698") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36774->172.17.0.7:33698, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34042") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48038->172.17.0.7:34042, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36682") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50824->172.17.0.7:36682, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:30448") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:34012->172.17.0.7:30448, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34000") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55844->172.17.0.7:34000, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:36881") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:46826->172.17.0.7:36881, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-xizaziz2jumi) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38932") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42274->172.17.0.7:38932, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:32073") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:37584->172.17.0.7:32073, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:32009") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:59536->172.17.0.7:32009, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:37952") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:36162->172.17.0.7:37952, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:32222") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:57862->172.17.0.7:32222, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: dial("tcp","172.17.0.7:30100") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: > dial: conn=172.17.0.1:48402->172.17.0.7:30100, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Purge object "sub dir/hello world" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Purge dir "sub dir" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-xizaziz2jumi: Purge dir "" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36215") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58920->172.17.0.7:36215, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36452") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41122->172.17.0.7:36452, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32789") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42532->172.17.0.7:32789, err= --- PASS: TestServerSideCopyOverSelf (0.09s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31500") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36790->172.17.0.7:31500, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38243") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53268->172.17.0.7:38243, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30327") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56786->172.17.0.7:30327, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31838") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52184->172.17.0.7:31838, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30720") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59940->172.17.0.7:30720, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35013") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39956->172.17.0.7:35013, err= 2026/03/06 01:00:29 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/06 01:00:29 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/06 01:00:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/06 01:00:29 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32685") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33982->172.17.0.7:32685, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36103") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58620->172.17.0.7:36103, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38828") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50118->172.17.0.7:38828, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34681") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55352->172.17.0.7:34681, err= 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35411") 2026/03/06 01:00:29 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55262->172.17.0.7:35411, err= --- PASS: TestMoveOverSelf (0.04s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38317") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35346->172.17.0.7:38317, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39231") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51434->172.17.0.7:39231, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36611") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36098->172.17.0.7:36611, err= 2026/03/06 01:00:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fujubus9xica" 2026/03/06 01:00:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:30 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:30 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Connecting to FTP server 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:45222->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-fujubus9xica 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32822") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41986->172.17.0.7:32822, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:38754") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:48562->172.17.0.7:38754, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31822") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58172->172.17.0.7:31822, err= 2026/03/06 01:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32085") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54032->172.17.0.7:32085, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:31487") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:55536->172.17.0.7:31487, err= 2026/03/06 01:00:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/06 01:00:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/06 01:00:30 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:39955") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:42966->172.17.0.7:39955, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:32341") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:43640->172.17.0.7:32341, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35343") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54884->172.17.0.7:35343, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32256") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37464->172.17.0.7:32256, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36009") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45448->172.17.0.7:36009, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Using server-side directory move 2026/03/06 01:00:30 INFO : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:30631") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:41352->172.17.0.7:30631, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36323") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43742->172.17.0.7:36323, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35453") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:37248") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:49798->172.17.0.7:37248, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37898->172.17.0.7:35453, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-fujubus9xica) 2026/03/06 01:00:30 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for transfers to finish 2026/03/06 01:00:30 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:30 INFO : sub dir/hello world: Moved (server-side) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33447") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36594->172.17.0.7:33447, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34939") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46098->172.17.0.7:34939, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:32684") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:40424->172.17.0.7:32684, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:37308") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:44018->172.17.0.7:37308, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34523") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39718->172.17.0.7:34523, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37046") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38040->172.17.0.7:37046, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37679") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41428->172.17.0.7:37679, err= 2026/03/06 01:00:30 DEBUG : testing file moves 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37353") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40218->172.17.0.7:37353, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:38907") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:54614->172.17.0.7:38907, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:34580") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32572") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42258->172.17.0.7:32572, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:49284->172.17.0.7:34580, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-fujubus9xica) 2026/03/06 01:00:30 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Waiting for transfers to finish 2026/03/06 01:00:30 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:30 INFO : sub dir/hello world: Moved (server-side) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33160") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38264->172.17.0.7:33160, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30788") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60824->172.17.0.7:30788, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:32535") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:57778->172.17.0.7:32535, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:36295") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:35924->172.17.0.7:36295, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:32839") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:53004->172.17.0.7:32839, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: dial("tcp","172.17.0.7:39487") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: > dial: conn=172.17.0.1:38776->172.17.0.7:39487, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Purge object "sub dir/hello world" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Purge dir "sub dir" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-fujubus9xica: Purge dir "" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37079") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42170->172.17.0.7:37079, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32788") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52404->172.17.0.7:32788, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35374") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54362->172.17.0.7:35374, err= --- PASS: TestServerSideMoveOverSelf (0.11s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37357") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58258->172.17.0.7:37357, err= 2026/03/06 01:00:30 ERROR : error listing: directory not found 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30168") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55194->172.17.0.7:30168, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37664") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44504->172.17.0.7:37664, err= 2026/03/06 01:00:30 INFO : Local file system at /tmp/rclone3905717519: Making directory 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36708") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32828->172.17.0.7:36708, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30717") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49070->172.17.0.7:30717, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35256") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48678->172.17.0.7:35256, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33107") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49726->172.17.0.7:33107, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32469") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41120->172.17.0.7:32469, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36776") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41024->172.17.0.7:36776, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33131") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49676->172.17.0.7:33131, err= --- PASS: TestCopyAfterDelete (0.03s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32818") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45810->172.17.0.7:32818, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38758") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49282->172.17.0.7:38758, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37678") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45256->172.17.0.7:37678, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37079") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42182->172.17.0.7:37079, err= 2026/03/06 01:00:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35506") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39596->172.17.0.7:35506, err= 2026/03/06 01:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35297") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57614->172.17.0.7:35297, err= 2026/03/06 01:00:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/06 01:00:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/06 01:00:30 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:30 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for transfers to finish 2026/03/06 01:00:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32406") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50750->172.17.0.7:32406, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36895") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35642->172.17.0.7:36895, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32255") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35656->172.17.0.7:32255, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37519") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53422->172.17.0.7:37519, err= 2026/03/06 01:00:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34955") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48094->172.17.0.7:34955, err= 2026/03/06 01:00:30 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/06 01:00:30 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/06 01:00:30 INFO : check sum: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33549") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43638->172.17.0.7:33549, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33161") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51876->172.17.0.7:33161, err= 2026/03/06 01:00:30 DEBUG : check sum: size = 1 OK 2026/03/06 01:00:30 NOTICE: ftp://172.17.0.7:21/rclone-test-biseqif2nura: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/06 01:00:30 DEBUG : check sum: Size of src and dst objects identical 2026/03/06 01:00:30 DEBUG : check sum: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : There was nothing to transfer 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36199") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55646->172.17.0.7:36199, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31508") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54138->172.17.0.7:31508, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32458") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56020->172.17.0.7:32458, err= --- PASS: TestSyncBasedOnCheckSum (0.07s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30009") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42958->172.17.0.7:30009, err= 2026/03/06 01:00:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35651") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46608->172.17.0.7:35651, err= 2026/03/06 01:00:30 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/06 01:00:30 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/06 01:00:30 INFO : sizeonly: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32426") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56892->172.17.0.7:32426, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30179") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54308->172.17.0.7:30179, err= 2026/03/06 01:00:30 DEBUG : sizeonly: size = 6 OK 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : sizeonly: Sizes identical 2026/03/06 01:00:30 DEBUG : sizeonly: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : There was nothing to transfer 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36761") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52064->172.17.0.7:36761, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35056") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57626->172.17.0.7:35056, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31836") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51992->172.17.0.7:31836, err= --- PASS: TestSyncSizeOnly (0.05s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35169") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54884->172.17.0.7:35169, err= 2026/03/06 01:00:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34072") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43612->172.17.0.7:34072, err= 2026/03/06 01:00:30 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/06 01:00:30 INFO : ignore-size: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31241") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38488->172.17.0.7:31241, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38380") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52932->172.17.0.7:38380, err= 2026/03/06 01:00:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : ignore-size: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : There was nothing to transfer 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38484") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37826->172.17.0.7:38484, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35736") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37634->172.17.0.7:35736, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35242") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56462->172.17.0.7:35242, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35864") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34826->172.17.0.7:35864, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31015") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37250->172.17.0.7:31015, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32670") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46756->172.17.0.7:32670, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : existing: size = 6 OK 2026/03/06 01:00:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : existing: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : There was nothing to transfer 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31016") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47604->172.17.0.7:31016, err= 2026/03/06 01:00:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34748") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51036->172.17.0.7:34748, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/06 01:00:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/06 01:00:30 INFO : existing: Copied (replaced existing) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33189") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55916->172.17.0.7:33189, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38986") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54944->172.17.0.7:38986, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33248") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41526->172.17.0.7:33248, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38387") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39456->172.17.0.7:38387, err= 2026/03/06 01:00:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31623") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49600->172.17.0.7:31623, err= 2026/03/06 01:00:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/06 01:00:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/06 01:00:30 INFO : existing: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35353") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54766->172.17.0.7:35353, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35932") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50378->172.17.0.7:35932, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : existing: Destination exists, skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : There was nothing to transfer 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32621") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56420->172.17.0.7:32621, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30208") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36346->172.17.0.7:30208, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32877") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49648->172.17.0.7:32877, err= --- PASS: TestSyncIgnoreExisting (0.03s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37496") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55528->172.17.0.7:37496, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37819") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35354->172.17.0.7:37819, err= 2026/03/06 01:00:30 INFO : d: Making directory 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32542") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37536->172.17.0.7:32542, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36666") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31985") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45234->172.17.0.7:21, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37290->172.17.0.7:31985, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41770->172.17.0.7:36666, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33736") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40478->172.17.0.7:33736, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33661") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47878->172.17.0.7:33661, err= 2026/03/06 01:00:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45238->172.17.0.7:21, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32023") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38577") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31546") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40676->172.17.0.7:31546, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54566->172.17.0.7:38577, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59030->172.17.0.7:32023, err= 2026/03/06 01:00:30 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:00:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36707") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44620->172.17.0.7:36707, err= 2026/03/06 01:00:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/06 01:00:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/06 01:00:30 INFO : a/potato2: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : b/potato: Deleted 2026/03/06 01:00:30 INFO : d: Removing directory 2026/03/06 01:00:30 INFO : b: Removing directory 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: deleted 2 directories 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33059") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35480->172.17.0.7:33059, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36366") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38267") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35866->172.17.0.7:38267, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37158->172.17.0.7:36366, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34256") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48668->172.17.0.7:34256, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31877") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37717") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37178->172.17.0.7:37717, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44652->172.17.0.7:31877, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32780") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51044->172.17.0.7:32780, err= --- PASS: TestSyncIgnoreErrors (0.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35896") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41240->172.17.0.7:35896, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38247") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55450->172.17.0.7:38247, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32245") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46480->172.17.0.7:32245, err= 2026/03/06 01:00:30 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:30 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/03/06 01:00:30 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35999") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40042->172.17.0.7:35999, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35035") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39424->172.17.0.7:35035, err= 2026/03/06 01:00:30 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:30 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/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32625") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36404->172.17.0.7:32625, err= 2026/03/06 01:00:30 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/06 01:00:30 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/06 01:00:30 INFO : empty space: Copied (replaced existing) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32125") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33330->172.17.0.7:32125, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38517") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51902->172.17.0.7:38517, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32760") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33440->172.17.0.7:32760, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35570") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55026->172.17.0.7:35570, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38206") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46214->172.17.0.7:38206, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39935") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54970->172.17.0.7:39935, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33054") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43732->172.17.0.7:33054, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38883") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49184->172.17.0.7:38883, err= 2026/03/06 01:00:30 DEBUG : foo: size = 3 OK 2026/03/06 01:00:30 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/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35331") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56310->172.17.0.7:35331, err= 2026/03/06 01:00:30 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/06 01:00:30 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/06 01:00:30 INFO : foo: Copied (replaced existing) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39764") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34554->172.17.0.7:39764, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35677") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41272->172.17.0.7:35677, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35960") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56194->172.17.0.7:35960, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37931") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52268->172.17.0.7:37931, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33120") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35500->172.17.0.7:33120, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39289") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60504->172.17.0.7:39289, err= 2026/03/06 01:00:30 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34623") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58958->172.17.0.7:34623, err= 2026/03/06 01:00:30 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/06 01:00:30 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/06 01:00:30 INFO : potato: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32570") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55224->172.17.0.7:32570, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33365") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46328->172.17.0.7:33365, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33658") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48888->172.17.0.7:33658, err= --- PASS: TestSyncAfterAddingAFile (0.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37130") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57650->172.17.0.7:37130, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37545") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44864->172.17.0.7:37545, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33511") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58170->172.17.0.7:33511, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:30 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:30 DEBUG : potato: Sizes differ 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30725") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47544->172.17.0.7:30725, err= 2026/03/06 01:00:30 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/06 01:00:30 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/06 01:00:30 INFO : potato: Copied (replaced existing) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33002") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46030->172.17.0.7:33002, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36389") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53246->172.17.0.7:36389, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32832") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43808->172.17.0.7:32832, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.06s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39057") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38850->172.17.0.7:39057, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35574") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55492->172.17.0.7:35574, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39391") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38384->172.17.0.7:39391, err= 2026/03/06 01:00:30 DEBUG : potato: size = 21 OK 2026/03/06 01:00:30 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/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34130") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33234->172.17.0.7:34130, err= 2026/03/06 01:00:30 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/06 01:00:30 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/06 01:00:30 INFO : potato: Copied (replaced existing) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34903") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33686->172.17.0.7:34903, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35636") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53106->172.17.0.7:35636, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34565") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45758->172.17.0.7:34565, err= --- PASS: TestSyncAfterChangingContentsOnly (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34103") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39618->172.17.0.7:34103, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39021") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45916->172.17.0.7:39021, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35041") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46840->172.17.0.7:35041, err= 2026/03/06 01:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31204") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39438->172.17.0.7:31204, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38819") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39048->172.17.0.7:38819, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33457") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46792->172.17.0.7:33457, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34343") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38016->172.17.0.7:34343, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38727") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41008->172.17.0.7:38727, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37964") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38690->172.17.0.7:37964, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34370") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41270->172.17.0.7:34370, err= 2026/03/06 01:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:30 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:30 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34741") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58716->172.17.0.7:34741, err= 2026/03/06 01:00:30 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/06 01:00:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/06 01:00:30 INFO : potato2: Copied (new) 2026/03/06 01:00:30 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:30 INFO : potato: Deleted 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36983") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55188->172.17.0.7:36983, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34755") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46776->172.17.0.7:34755, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31891") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60658->172.17.0.7:31891, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31168") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45100->172.17.0.7:31168, err= 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35602") 2026/03/06 01:00:30 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56106->172.17.0.7:35602, err= 2026/03/06 01:00:30 INFO : d: Making directory 2026/03/06 01:00:30 INFO : d/e: Making directory 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30018") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46848->172.17.0.7:30018, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33741") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43192->172.17.0.7:33741, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30372") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59502->172.17.0.7:30372, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38005") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36948->172.17.0.7:38005, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35761") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59238->172.17.0.7:35761, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39195") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54440->172.17.0.7:39195, err= 2026/03/06 01:00:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38724") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34839") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39044") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56632->172.17.0.7:39044, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45552->172.17.0.7:34839, err= 2026/03/06 01:00:31 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:00:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48364->172.17.0.7:38724, err= 2026/03/06 01:00:31 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38585") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35486->172.17.0.7:38585, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37105") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55556->172.17.0.7:37105, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/06 01:00:31 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/06 01:00:31 INFO : a/potato2: Copied (new) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : b/potato: Deleted 2026/03/06 01:00:31 INFO : d/e: Removing directory 2026/03/06 01:00:31 INFO : d: Removing directory 2026/03/06 01:00:31 INFO : b: Removing directory 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: deleted 3 directories 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37360") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40370->172.17.0.7:37360, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38896") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31555") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33170->172.17.0.7:38896, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36814->172.17.0.7:31555, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31384") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39840->172.17.0.7:31384, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33580") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37908") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46526->172.17.0.7:37908, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44818->172.17.0.7:33580, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30370") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36524->172.17.0.7:30370, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37721") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43430->172.17.0.7:37721, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39303") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55440->172.17.0.7:39303, err= 2026/03/06 01:00:31 INFO : d: Making directory 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30444") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52750->172.17.0.7:30444, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33155") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53550->172.17.0.7:33155, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34923") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34638->172.17.0.7:34923, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37311") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39614->172.17.0.7:37311, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36418") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41136->172.17.0.7:36418, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31952") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34580->172.17.0.7:31952, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35901") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34674->172.17.0.7:35901, err= 2026/03/06 01:00:31 DEBUG : c/non empty space: size = 5 OK 2026/03/06 01:00:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30581") 2026/03/06 01:00:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59728->172.17.0.7:30581, err= 2026/03/06 01:00:31 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34154") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43786->172.17.0.7:34154, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/06 01:00:31 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/06 01:00:31 INFO : a/potato2: Copied (new) 2026/03/06 01:00:31 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting files as there were IO errors 2026/03/06 01:00:31 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting directories as there were IO errors 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36571") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47364->172.17.0.7:36571, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33201") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45964->172.17.0.7:33201, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37791") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37752->172.17.0.7:37791, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37813") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34935") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46040->172.17.0.7:34935, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59232->172.17.0.7:37813, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30825") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47956->172.17.0.7:30825, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33367") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38826") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39931") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44810->172.17.0.7:39931, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45600->172.17.0.7:33367, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51336->172.17.0.7:38826, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37080") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47932->172.17.0.7:37080, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35049") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45756->172.17.0.7:35049, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31670") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37028->172.17.0.7:31670, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32203") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46598->172.17.0.7:32203, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36888") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43568->172.17.0.7:36888, err= 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31955") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39452->172.17.0.7:31955, err= 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39942") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34756->172.17.0.7:39942, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 INFO : potato: Deleted 2026/03/06 01:00:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/06 01:00:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/06 01:00:31 INFO : potato2: Copied (new) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39900") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34088->172.17.0.7:39900, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31409") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57372->172.17.0.7:31409, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35699") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49898->172.17.0.7:35699, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36247") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48828->172.17.0.7:36247, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32520") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49616->172.17.0.7:32520, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31447") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49928->172.17.0.7:31447, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37677") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42556->172.17.0.7:37677, err= 2026/03/06 01:00:31 INFO : potato: Deleted 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33437") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58552->172.17.0.7:33437, err= 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34747") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52824->172.17.0.7:34747, err= 2026/03/06 01:00:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/06 01:00:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/06 01:00:31 INFO : potato2: Copied (new) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39111") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53892->172.17.0.7:39111, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39739") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49676->172.17.0.7:39739, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36582") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50458->172.17.0.7:36582, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38455") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46362->172.17.0.7:38455, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35940") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37918->172.17.0.7:35940, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35627") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52976->172.17.0.7:35627, err= 2026/03/06 01:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36898") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48050->172.17.0.7:36898, err= 2026/03/06 01:00:31 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/06 01:00:31 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/06 01:00:31 INFO : potato2: Copied (new) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32153") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54296->172.17.0.7:32153, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36125") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47252->172.17.0.7:36125, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30086") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35642->172.17.0.7:30086, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30330") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47538->172.17.0.7:30330, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30163") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58202->172.17.0.7:30163, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37970") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42528->172.17.0.7:37970, err= 2026/03/06 01:00:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : enormous: Excluded 2026/03/06 01:00:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : potato2: Excluded 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34329") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41390->172.17.0.7:34329, err= 2026/03/06 01:00:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : potato2: Excluded 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34536") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49490->172.17.0.7:34536, err= 2026/03/06 01:00:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : enormous: Excluded 2026/03/06 01:00:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : potato2: Excluded 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32397") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38328->172.17.0.7:32397, err= 2026/03/06 01:00:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : potato2: Excluded 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33746") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36612->172.17.0.7:33746, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35437") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34258->172.17.0.7:35437, err= --- PASS: TestSyncWithExclude (0.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39244") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54672->172.17.0.7:39244, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38700") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36934->172.17.0.7:38700, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38203") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33592->172.17.0.7:38203, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32788") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52416->172.17.0.7:32788, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39854") 2026/03/06 01:00:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : enormous: Excluded 2026/03/06 01:00:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 01:00:31 DEBUG : potato2: Excluded 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44244->172.17.0.7:39854, err= 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : enormous: Deleted 2026/03/06 01:00:31 INFO : potato2: Deleted 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34537") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40466->172.17.0.7:34537, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34119") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36734->172.17.0.7:34119, err= 2026/03/06 01:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : enormous: Deleted 2026/03/06 01:00:31 INFO : potato2: Deleted 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39946") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48578->172.17.0.7:39946, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39140") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37804->172.17.0.7:39140, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.09s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35024") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55936->172.17.0.7:35024, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33278") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51104->172.17.0.7:33278, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31602") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36740->172.17.0.7:31602, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33092") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44612->172.17.0.7:33092, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37256") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54308->172.17.0.7:37256, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36911") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40260->172.17.0.7:36911, err= 2026/03/06 01:00:31 DEBUG : five: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:31 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:31 DEBUG : four: Sizes differ 2026/03/06 01:00:31 DEBUG : one: Destination is newer than source, skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37686") 2026/03/06 01:00:31 DEBUG : three: size = 5 OK 2026/03/06 01:00:31 DEBUG : three: Sizes identical 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54602->172.17.0.7:37686, err= 2026/03/06 01:00:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/06 01:00:31 DEBUG : two: size = 3 OK 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31847") 2026/03/06 01:00:31 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/06 01:00:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54334->172.17.0.7:31847, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31196") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40564->172.17.0.7:31196, err= 2026/03/06 01:00:31 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/06 01:00:31 INFO : five: Copied (new) 2026/03/06 01:00:31 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/06 01:00:31 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/06 01:00:31 DEBUG : four.f852663a.partial: renamed to: four 2026/03/06 01:00:31 INFO : four: Copied (replaced existing) 2026/03/06 01:00:31 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/06 01:00:31 INFO : two: Copied (replaced existing) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31521") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40056->172.17.0.7:31521, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33699") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60666->172.17.0.7:33699, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36413") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49068->172.17.0.7:36413, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/06 01:00:31 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34980") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36866->172.17.0.7:34980, err= 2026/03/06 01:00:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39442") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38158->172.17.0.7:39442, err= 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34187") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37358->172.17.0.7:34187, err= 2026/03/06 01:00:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/06 01:00:31 INFO : potato: Copied (new) 2026/03/06 01:00:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/06 01:00:31 INFO : yam: Copied (new) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32671") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51804->172.17.0.7:32671, err= 2026/03/06 01:00:31 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38060") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40552->172.17.0.7:38060, err= 2026/03/06 01:00:31 DEBUG : potato: size = 14 OK 2026/03/06 01:00:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : potato: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36378") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42974->172.17.0.7:36378, err= 2026/03/06 01:00:31 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/06 01:00:31 INFO : yaml: Copied (new) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : yam: Deleted 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33398") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47042->172.17.0.7:33398, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34963") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50112->172.17.0.7:34963, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33606") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45670->172.17.0.7:33606, err= --- PASS: TestSyncWithTrackRenames (0.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37928") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45510->172.17.0.7:37928, err= 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Making map for --track-renames 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Finished making map for --track-renames 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 01:00:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31180") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46018->172.17.0.7:31180, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for renames to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/06 01:00:31 INFO : yam: Copied (new) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38675") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39582->172.17.0.7:38675, err= 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/06 01:00:31 INFO : potato: Copied (new) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37545") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44880->172.17.0.7:37545, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32735") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41638->172.17.0.7:32735, err= 2026/03/06 01:00:31 DEBUG : potato: size = 14 OK 2026/03/06 01:00:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Making map for --track-renames 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Finished making map for --track-renames 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : potato: Unchanged skipping 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for renames to finish 2026/03/06 01:00:31 INFO : yam: Moved (server-side) to: yaml 2026/03/06 01:00:31 INFO : yaml: Renamed from "yam" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34262") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34072->172.17.0.7:34262, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36103") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58634->172.17.0.7:36103, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33455") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43732->172.17.0.7:33455, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34191") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47082->172.17.0.7:34191, err= 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Making map for --track-renames 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Finished making map for --track-renames 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 01:00:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36190") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for renames to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35814->172.17.0.7:36190, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31446") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57690->172.17.0.7:31446, err= 2026/03/06 01:00:31 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/06 01:00:31 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/06 01:00:31 INFO : sub/yam: Copied (new) 2026/03/06 01:00:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/06 01:00:31 INFO : potato: Copied (new) 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30333") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53798->172.17.0.7:30333, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37570") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45892->172.17.0.7:37570, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35621") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49946->172.17.0.7:35621, err= 2026/03/06 01:00:31 DEBUG : potato: size = 14 OK 2026/03/06 01:00:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36413") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49078->172.17.0.7:36413, err= 2026/03/06 01:00:31 DEBUG : potato: Unchanged skipping 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Making map for --track-renames 2026/03/06 01:00:31 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Finished making map for --track-renames 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for renames to finish 2026/03/06 01:00:31 INFO : sub/yam: Moved (server-side) to: yam 2026/03/06 01:00:31 INFO : yam: Renamed from "sub/yam" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39526") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49818->172.17.0.7:39526, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31527") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41152->172.17.0.7:31527, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37308") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44034->172.17.0.7:37308, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30032") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54850->172.17.0.7:30032, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31212") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58868->172.17.0.7:31212, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.06s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : Creating backend with remote "/tmp/rclone3905717519/dir1" 2026/03/06 01:00:31 DEBUG : Creating backend with remote "/tmp/rclone3905717519/dir2" 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519/dir2: Using server-side directory move 2026/03/06 01:00:31 INFO : Local file system at /tmp/rclone3905717519/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 01:00:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519/dir2: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519/dir2: Waiting for transfers to finish 2026/03/06 01:00:31 INFO : file1.txt: Moved (server-side) 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37112") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42212->172.17.0.7:37112, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38359") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50988->172.17.0.7:38359, err= --- PASS: TestServerSideMoveLocal (0.04s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39576") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57676->172.17.0.7:39576, err= 2026/03/06 01:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36112") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46724->172.17.0.7:36112, err= 2026/03/06 01:00:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30521") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53314->172.17.0.7:30521, err= 2026/03/06 01:00:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/06 01:00:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/06 01:00:31 INFO : nested/sub dir/file: Copied (new) 2026/03/06 01:00:31 INFO : nested/sub dir/file: Deleted 2026/03/06 01:00:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:31 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:31 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:31 INFO : sub dir: Removing directory 2026/03/06 01:00:31 INFO : nested/sub dir: Removing directory 2026/03/06 01:00:31 INFO : nested: Removing directory 2026/03/06 01:00:31 DEBUG : Local file system at /tmp/rclone3905717519: deleted 3 directories 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35632") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42012->172.17.0.7:35632, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31748") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50980->172.17.0.7:31748, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33207") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33894->172.17.0.7:33207, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36118") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46678->172.17.0.7:36118, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38113") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56352->172.17.0.7:38113, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33901") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34004->172.17.0.7:33901, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32046") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35816->172.17.0.7:32046, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38263") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40024->172.17.0.7:38263, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30135") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60168->172.17.0.7:30135, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39260") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58732->172.17.0.7:39260, err= 2026/03/06 01:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30220") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35274") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37720->172.17.0.7:30220, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33592->172.17.0.7:35274, err= 2026/03/06 01:00:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/06 01:00:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/06 01:00:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/06 01:00:31 INFO : nested/sub dir/file: Copied (new) 2026/03/06 01:00:31 INFO : nested/sub dir/file: Deleted 2026/03/06 01:00:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/06 01:00:31 INFO : sub dir/hello world: Copied (new) 2026/03/06 01:00:31 INFO : sub dir/hello world: Deleted 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39053") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45596->172.17.0.7:39053, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30834") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39778->172.17.0.7:30834, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38633") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43640->172.17.0.7:38633, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38854") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50730->172.17.0.7:38854, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30983") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51294->172.17.0.7:30983, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33945") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33802") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37872->172.17.0.7:33802, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33818->172.17.0.7:33945, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32057") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34834->172.17.0.7:32057, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34638") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40974->172.17.0.7:34638, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.05s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34354") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49970->172.17.0.7:34354, err= 2026/03/06 01:00:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39265") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35513") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40502->172.17.0.7:35513, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47346->172.17.0.7:39265, err= 2026/03/06 01:00:31 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/06 01:00:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/06 01:00:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/06 01:00:31 INFO : existing: Copied (new) 2026/03/06 01:00:31 INFO : existing: Deleted 2026/03/06 01:00:31 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/06 01:00:31 INFO : existing-b: Copied (new) 2026/03/06 01:00:31 INFO : existing-b: Deleted 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34324") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55878->172.17.0.7:34324, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31166") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44956->172.17.0.7:31166, err= 2026/03/06 01:00:31 DEBUG : existing: Destination exists, skipping 2026/03/06 01:00:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:31 INFO : There was nothing to transfer 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33774") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45842->172.17.0.7:33774, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39639") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33290->172.17.0.7:39639, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39963") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50074->172.17.0.7:39963, err= --- PASS: TestMoveWithIgnoreExisting (0.06s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jagifos9tofi" 2026/03/06 01:00:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:31 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:31 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Connecting to FTP server 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:45242->172.17.0.7:21, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38516") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38362->172.17.0.7:38516, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35206") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47480->172.17.0.7:35206, err= 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30106") 2026/03/06 01:00:31 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52018->172.17.0.7:30106, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31188") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57086->172.17.0.7:31188, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-jagifos9tofi 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:35136") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:39590->172.17.0.7:35136, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:38622") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:54290->172.17.0.7:38622, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:35316") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:54078->172.17.0.7:35316, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Using server-side directory move 2026/03/06 01:00:32 INFO : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35642") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45022->172.17.0.7:35642, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:37509") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:50494->172.17.0.7:37509, err= 2026/03/06 01:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:32 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-jagifos9tofi) 2026/03/06 01:00:32 DEBUG : potato3: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:45246->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:32 INFO : potato2: Moved (server-side) 2026/03/06 01:00:32 INFO : empty space: Deleted 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Waiting for transfers to finish 2026/03/06 01:00:32 INFO : potato3: Deleted 2026/03/06 01:00:32 INFO : potato3: Moved (server-side) 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30580") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54210->172.17.0.7:30580, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:34372") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:38378->172.17.0.7:34372, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wamaqiw2more" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: > dial: conn=172.17.0.1:45262->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Using server-side directory move 2026/03/06 01:00:32 INFO : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Server side directory move succeeded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: dial("tcp","172.17.0.7:34205") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: > dial: conn=172.17.0.1:56436->172.17.0.7:34205, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:34157") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:36870->172.17.0.7:34157, err= 2026/03/06 01:00:32 ERROR : error listing: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: dial("tcp","172.17.0.7:37913") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: > dial: conn=172.17.0.1:49522->172.17.0.7:37913, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Purge object "empty space" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Purge object "potato2" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Purge object "potato3" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-wamaqiw2more: Purge dir "" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: dial("tcp","172.17.0.7:36031") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: > dial: conn=172.17.0.1:41400->172.17.0.7:36031, err= 2026/03/06 01:00:32 ERROR : error listing: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-jagifos9tofi: Purge dir "" 2026/03/06 01:00:32 NOTICE: purge failed to rmdir "": directory not found 2026/03/06 01:00:32 NOTICE: purge failed: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37179") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40530->172.17.0.7:37179, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36527") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45274->172.17.0.7:36527, err= --- PASS: TestServerSideMove (0.21s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-popemew4givi" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:45276->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30493") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45534->172.17.0.7:30493, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31189") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45070->172.17.0.7:31189, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38100") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58840->172.17.0.7:38100, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37415") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48746->172.17.0.7:37415, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-popemew4givi 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:32745") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:40638->172.17.0.7:32745, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:37735") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:33162->172.17.0.7:37735, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:37069") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:52616->172.17.0.7:37069, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:32578") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:60032->172.17.0.7:32578, err= 2026/03/06 01:00:32 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:00:32 DEBUG : empty space: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35620") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47012->172.17.0.7:35620, err= 2026/03/06 01:00:32 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:00:32 DEBUG : empty space: Excluded 2026/03/06 01:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:32 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-popemew4givi) 2026/03/06 01:00:32 DEBUG : potato3: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:45290->172.17.0.7:21, err= 2026/03/06 01:00:32 INFO : potato2: Moved (server-side) 2026/03/06 01:00:32 INFO : potato3: Deleted 2026/03/06 01:00:32 INFO : potato3: Moved (server-side) 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33066") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41708->172.17.0.7:33066, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:30421") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:51176->172.17.0.7:30421, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yilayog0cuxo" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: > dial: conn=172.17.0.1:45306->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: dial("tcp","172.17.0.7:30499") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: > dial: conn=172.17.0.1:45344->172.17.0.7:30499, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:38114") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:43156->172.17.0.7:38114, err= 2026/03/06 01:00:32 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 01:00:32 DEBUG : empty space: Excluded 2026/03/06 01:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: > dial: conn=172.17.0.1:45310->172.17.0.7:21, err= 2026/03/06 01:00:32 INFO : potato2: Moved (server-side) 2026/03/06 01:00:32 INFO : potato3: Moved (server-side) 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: dial("tcp","172.17.0.7:34250") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: > dial: conn=172.17.0.1:40210->172.17.0.7:34250, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:33147") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:54592->172.17.0.7:33147, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: dial("tcp","172.17.0.7:37125") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: > dial: conn=172.17.0.1:47332->172.17.0.7:37125, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Purge object "potato2" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Purge object "potato3" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-yilayog0cuxo: Purge dir "" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: dial("tcp","172.17.0.7:33151") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: > dial: conn=172.17.0.1:38482->172.17.0.7:33151, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Purge object "empty space" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-popemew4givi: Purge dir "" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30229") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56216->172.17.0.7:30229, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34940") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58650->172.17.0.7:34940, err= --- PASS: TestServerSideMoveWithFilter (0.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-magikex7gotu" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:45318->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35317") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38290->172.17.0.7:35317, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39096") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45970->172.17.0.7:39096, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39961") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60206->172.17.0.7:39961, err= 2026/03/06 01:00:32 INFO : tomatoDir: Making directory 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38909") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52846->172.17.0.7:38909, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32659") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60558->172.17.0.7:32659, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-biseqif2nura -> ftp://172.17.0.7:21/rclone-test-magikex7gotu 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:35411") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:55264->172.17.0.7:35411, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:33934") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:38764->172.17.0.7:33934, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:38104") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:39276->172.17.0.7:38104, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Using server-side directory move 2026/03/06 01:00:32 INFO : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:34832") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31470") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:38300->172.17.0.7:34832, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46196->172.17.0.7:31470, err= 2026/03/06 01:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : empty space: size = 1 OK 2026/03/06 01:00:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : empty space: Unchanged skipping 2026/03/06 01:00:32 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:32 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-magikex7gotu) 2026/03/06 01:00:32 DEBUG : potato3: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35325") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:45320->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50892->172.17.0.7:35325, err= 2026/03/06 01:00:32 INFO : empty space: Deleted 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Waiting for transfers to finish 2026/03/06 01:00:32 INFO : potato2: Moved (server-side) 2026/03/06 01:00:32 INFO : potato3: Deleted 2026/03/06 01:00:32 INFO : potato3: Moved (server-side) 2026/03/06 01:00:32 INFO : tomatoDir: Removing directory 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: deleted 1 directories 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34274") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54986->172.17.0.7:34274, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31431") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60780->172.17.0.7:31431, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:31343") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:43832->172.17.0.7:31343, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-raqativ2gori" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: > dial: conn=172.17.0.1:45324->172.17.0.7:21, err= 2026/03/06 01:00:32 INFO : tomatoDir: Making directory 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Using server-side directory move 2026/03/06 01:00:32 INFO : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Server side directory move succeeded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: dial("tcp","172.17.0.7:35918") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: > dial: conn=172.17.0.1:43324->172.17.0.7:35918, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: dial("tcp","172.17.0.7:37613") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: > dial: conn=172.17.0.1:57602->172.17.0.7:37613, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:31649") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:45336->172.17.0.7:31649, err= 2026/03/06 01:00:32 ERROR : error listing: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:31636") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:59052->172.17.0.7:31636, err= 2026/03/06 01:00:32 ERROR : error listing: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: dial("tcp","172.17.0.7:39638") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: > dial: conn=172.17.0.1:33428->172.17.0.7:39638, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Purge object "empty space" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Purge object "potato2" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Purge object "potato3" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: dial("tcp","172.17.0.7:36361") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: > dial: conn=172.17.0.1:43982->172.17.0.7:36361, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Purge dir "tomatoDir" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-raqativ2gori: Purge dir "" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: dial("tcp","172.17.0.7:32022") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: > dial: conn=172.17.0.1:60984->172.17.0.7:32022, err= 2026/03/06 01:00:32 ERROR : error listing: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-magikex7gotu: Purge dir "" 2026/03/06 01:00:32 NOTICE: purge failed to rmdir "": directory not found 2026/03/06 01:00:32 NOTICE: purge failed: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30273") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44122->172.17.0.7:30273, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39316") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33070->172.17.0.7:39316, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33143") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39674->172.17.0.7:33143, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37347") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41226->172.17.0.7:37347, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/rclone-sync-test" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: > dial: conn=172.17.0.1:45336->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39798") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54342->172.17.0.7:39798, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39949") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51176->172.17.0.7:39949, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/rclone-sync-test" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: > dial: conn=172.17.0.1:45342->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/rclone-sync-test-include/layer2" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45356->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/rclone-sync-test-ignore-file" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45370->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30358") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56386->172.17.0.7:30358, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32609") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36558->172.17.0.7:32609, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: dial("tcp","172.17.0.7:31430") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: > dial: conn=172.17.0.1:53120->172.17.0.7:31430, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test: Excluded 2026/03/06 01:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33244") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51292->172.17.0.7:33244, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: dial("tcp","172.17.0.7:32374") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test: > dial: conn=172.17.0.1:60064->172.17.0.7:32374, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30323") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34588->172.17.0.7:30323, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test: Excluded 2026/03/06 01:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34093") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57780->172.17.0.7:34093, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : rclone-sync-test-include: Removing directory 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: failed to delete 1 directories 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:35428") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47348->172.17.0.7:35428, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36505") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49420->172.17.0.7:36505, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test: Excluded 2026/03/06 01:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37050") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37018->172.17.0.7:37050, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:33484") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51856->172.17.0.7:33484, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32925") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47340->172.17.0.7:32925, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test: Excluded 2026/03/06 01:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38499") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33310->172.17.0.7:38499, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : rclone-sync-test-include: Removing directory 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: failed to delete 1 directories 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:35320") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46056->172.17.0.7:35320, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35464") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48772->172.17.0.7:35464, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test: Excluded 2026/03/06 01:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 01:00:32 DEBUG : Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30181") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56204->172.17.0.7:30181, err= 2026/03/06 01:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30395") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52642->172.17.0.7:30395, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30325") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34218") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35289") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52406->172.17.0.7:34218, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57268->172.17.0.7:30325, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35130") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43900->172.17.0.7:35130, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36474->172.17.0.7:35289, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35068") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50256->172.17.0.7:35068, err= --- PASS: TestSyncOverlapWithFilter (0.16s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45384->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:32 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: > dial: conn=172.17.0.1:45388->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:32656") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:40348->172.17.0.7:32656, err= 2026/03/06 01:00:32 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:31688") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:53278->172.17.0.7:31688, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/06 01:00:32 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/06 01:00:32 INFO : one: Copied (new) 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30459") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57608->172.17.0.7:30459, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32381") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44250->172.17.0.7:32381, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34465") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60828->172.17.0.7:34465, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32932") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59698->172.17.0.7:32932, err= 2026/03/06 01:00:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:39460") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45934->172.17.0.7:39460, err= 2026/03/06 01:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:32 DEBUG : one: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:39046") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:39470->172.17.0.7:39046, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/06 01:00:32 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/06 01:00:32 INFO : one: Copied (replaced existing) 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30512") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42320->172.17.0.7:30512, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37450") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40000->172.17.0.7:37450, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36378") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42980->172.17.0.7:36378, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37903") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50756->172.17.0.7:37903, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37676") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41846->172.17.0.7:37676, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31073") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39113") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39114->172.17.0.7:31073, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44720->172.17.0.7:39113, err= 2026/03/06 01:00:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:32972") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45400->172.17.0.7:32972, err= 2026/03/06 01:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:32 DEBUG : one: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : one: size = 5 OK 2026/03/06 01:00:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38188") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58066->172.17.0.7:38188, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39374") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34860->172.17.0.7:39374, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31696") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46284->172.17.0.7:31696, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37119") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53228->172.17.0.7:37119, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38079") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43644->172.17.0.7:38079, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37817") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51266->172.17.0.7:37817, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35649") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46416->172.17.0.7:35649, err= 2026/03/06 01:00:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:32105") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:60004->172.17.0.7:32105, err= 2026/03/06 01:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:32 DEBUG : one: Sizes differ 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: Connecting to FTP server 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:32 DEBUG : two: size = 3 OK 2026/03/06 01:00:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: > dial: conn=172.17.0.1:45404->172.17.0.7:21, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : one: size = 5 OK 2026/03/06 01:00:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34333") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36456->172.17.0.7:34333, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37063") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31250") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60480->172.17.0.7:31250, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42200->172.17.0.7:37063, err= 2026/03/06 01:00:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:34537") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:40470->172.17.0.7:34537, err= 2026/03/06 01:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:32 DEBUG : one: Sizes differ 2026/03/06 01:00:32 DEBUG : one: size = 5 OK 2026/03/06 01:00:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : two: size = 3 OK 2026/03/06 01:00:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 INFO : There was nothing to transfer 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30639") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36558->172.17.0.7:30639, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38250") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56166->172.17.0.7:38250, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30323") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34596->172.17.0.7:30323, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39077") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45298->172.17.0.7:39077, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36965") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39635") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41884->172.17.0.7:39635, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33294->172.17.0.7:36965, err= 2026/03/06 01:00:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/CompareDest" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/CompareDest" 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:38656") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:33954->172.17.0.7:38656, err= 2026/03/06 01:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:32 DEBUG : one: Sizes differ 2026/03/06 01:00:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:32 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest) 2026/03/06 01:00:32 DEBUG : two: Sizes differ 2026/03/06 01:00:32 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:32 DEBUG : one: size = 5 OK 2026/03/06 01:00:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/06 01:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:38623") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:54440->172.17.0.7:38623, err= 2026/03/06 01:00:32 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/06 01:00:32 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/06 01:00:32 INFO : two: Copied (new) 2026/03/06 01:00:32 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33663") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35516->172.17.0.7:33663, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30165") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59576->172.17.0.7:30165, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37941") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55254->172.17.0.7:37941, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37330") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45146->172.17.0.7:37330, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36934") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58360->172.17.0.7:36934, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39437") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35372->172.17.0.7:39437, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31834") 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42468->172.17.0.7:31834, err= 2026/03/06 01:00:32 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.34s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38713") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50998->172.17.0.7:38713, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36259") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33602->172.17.0.7:36259, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34183") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60576->172.17.0.7:34183, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37190") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35227") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41962->172.17.0.7:35227, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44338->172.17.0.7:37190, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dest" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: > dial: conn=172.17.0.1:45410->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/pre-dest1" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest1: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest1: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest1: > dial: conn=172.17.0.1:45418->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/pre-dest1" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/pre-dest1" 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/pre-dest2" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest2: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest2: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest2: > dial: conn=172.17.0.1:45426->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/pre-dest2" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/pre-dest2" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: dial("tcp","172.17.0.7:35093") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: > dial: conn=172.17.0.1:44488->172.17.0.7:35093, err= 2026/03/06 01:00:33 DEBUG : 1: size = 1 OK 2026/03/06 01:00:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/06 01:00:33 DEBUG : 2: size = 1 OK 2026/03/06 01:00:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/06 01:00:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: Waiting for checks to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: dial("tcp","172.17.0.7:35013") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: > dial: conn=172.17.0.1:39970->172.17.0.7:35013, err= 2026/03/06 01:00:33 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/06 01:00:33 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/06 01:00:33 INFO : 3: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: dial("tcp","172.17.0.7:38433") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dest: > dial: conn=172.17.0.1:42310->172.17.0.7:38433, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35840") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56862->172.17.0.7:35840, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36017") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38889") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33594->172.17.0.7:38889, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39280->172.17.0.7:36017, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30071") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60978->172.17.0.7:30071, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37794") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53082->172.17.0.7:37794, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36590") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55730->172.17.0.7:36590, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34475") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52984->172.17.0.7:34475, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39611") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54444->172.17.0.7:39611, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34648") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44550->172.17.0.7:34648, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest1: closing 1 unused connections 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.18s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39372") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39064->172.17.0.7:39372, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31172") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55714->172.17.0.7:31172, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33001") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50818->172.17.0.7:33001, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38989") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44836->172.17.0.7:38989, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35298") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58708->172.17.0.7:35298, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37820") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56002->172.17.0.7:37820, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31525") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60750->172.17.0.7:31525, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45430->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: > dial: conn=172.17.0.1:45440->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/backup" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:38105") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:44952->172.17.0.7:38105, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one: Moved (server-side) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30019") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:39652->172.17.0.7:30019, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30452") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42866->172.17.0.7:30452, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32232") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33840->172.17.0.7:32232, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36880") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44054->172.17.0.7:36880, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36698") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38712->172.17.0.7:36698, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36724") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50516->172.17.0.7:36724, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38722") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58284->172.17.0.7:38722, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32152") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40968->172.17.0.7:32152, err= 2026/03/06 01:00:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/backup" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30331") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:58374->172.17.0.7:30331, err= 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30112") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:34258->172.17.0.7:30112, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39284") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41984->172.17.0.7:39284, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30180") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39962->172.17.0.7:30180, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39002") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33544->172.17.0.7:39002, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30192") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47626->172.17.0.7:30192, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39569") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37046") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38056->172.17.0.7:37046, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42844->172.17.0.7:39569, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30055") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33710->172.17.0.7:30055, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.14s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31569") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60622->172.17.0.7:31569, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30354") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45584->172.17.0.7:30354, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32574") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60840->172.17.0.7:32574, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35901") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34686->172.17.0.7:35901, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39326") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40016->172.17.0.7:39326, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45448->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: > dial: conn=172.17.0.1:45454->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/backup" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:33575") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:51606->172.17.0.7:33575, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:37349") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:50460->172.17.0.7:37349, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39866") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40864->172.17.0.7:39866, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37468") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53552->172.17.0.7:37468, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37430") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50472->172.17.0.7:37430, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37598") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48380->172.17.0.7:37598, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39678") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42600->172.17.0.7:39678, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38087") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54334->172.17.0.7:38087, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33412") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57252->172.17.0.7:33412, err= 2026/03/06 01:00:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/backup" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:33053") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:40322->172.17.0.7:33053, err= 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one.bak: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:34164") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:40228->172.17.0.7:34164, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt.bak: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34359") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58890->172.17.0.7:34359, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31396") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32204") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58492->172.17.0.7:32204, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56416->172.17.0.7:31396, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36944") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34556->172.17.0.7:36944, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35005") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38436->172.17.0.7:35005, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33886") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41054->172.17.0.7:33886, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31745") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32924->172.17.0.7:31745, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34614") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52094->172.17.0.7:34614, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38508") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53352->172.17.0.7:38508, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36462") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54864->172.17.0.7:36462, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33079") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46858->172.17.0.7:33079, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30521") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53328->172.17.0.7:30521, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45462->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: > dial: conn=172.17.0.1:45468->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biseqif2nura/backup" to be canonical "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:34389") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:35946->172.17.0.7:34389, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30168") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:55210->172.17.0.7:30168, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35195") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48384->172.17.0.7:35195, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32981") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37256->172.17.0.7:32981, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34962") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54518->172.17.0.7:34962, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36971") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45874->172.17.0.7:36971, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33044") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48688->172.17.0.7:33044, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31294") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37093") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56934->172.17.0.7:37093, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56502->172.17.0.7:31294, err= 2026/03/06 01:00:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biseqif2nura/backup" for canonical name "TestFTPPureftpd{eMxT_}:rclone-test-biseqif2nura/backup" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30185") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:52454->172.17.0.7:30185, err= 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one-2019-01-01: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:37758") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45124->172.17.0.7:37758, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three-2019-01-01.txt: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33993") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45206->172.17.0.7:33993, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37537") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38862") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40600->172.17.0.7:38862, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48870->172.17.0.7:37537, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33019") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46136->172.17.0.7:33019, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38547") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34163") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38140->172.17.0.7:34163, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51564->172.17.0.7:38547, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37186") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55538->172.17.0.7:37186, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31525") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60752->172.17.0.7:31525, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35550") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40002->172.17.0.7:35550, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31715") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57140->172.17.0.7:31715, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39843") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57492->172.17.0.7:39843, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39328") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51334->172.17.0.7:39328, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45470->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:39757") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:37580->172.17.0.7:39757, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30576") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:41914->172.17.0.7:30576, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33062") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47410->172.17.0.7:33062, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32407") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41620->172.17.0.7:32407, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35663") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34908->172.17.0.7:35663, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34697") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36340->172.17.0.7:34697, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30835") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37806->172.17.0.7:30835, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:36637") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:48996->172.17.0.7:36637, err= 2026/03/06 01:00:33 DEBUG : one.bak: Excluded (Path Filter) 2026/03/06 01:00:33 DEBUG : one.bak: Excluded 2026/03/06 01:00:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/06 01:00:33 DEBUG : three.txt.bak: Excluded 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for checks to finish 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 INFO : one.bak: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30900") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:47820->172.17.0.7:30900, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 INFO : three.txt.bak: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 INFO : three.txt: Moved into backup dir 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31898") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36576->172.17.0.7:31898, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33658") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48896->172.17.0.7:33658, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30475") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33314->172.17.0.7:30475, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33843") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52920->172.17.0.7:33843, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34298") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49020->172.17.0.7:34298, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36582") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50468->172.17.0.7:36582, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31517") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58520->172.17.0.7:31517, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30601") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40850->172.17.0.7:30601, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34746") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49788->172.17.0.7:34746, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36744") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59044->172.17.0.7:36744, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45484->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:30627") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:52346->172.17.0.7:30627, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : three.txt: Sizes differ 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:36997") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:42884->172.17.0.7:36997, err= 2026/03/06 01:00:33 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/06 01:00:33 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/06 01:00:33 INFO : three.txt: Copied (new) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38999") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39032->172.17.0.7:38999, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37703") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56374->172.17.0.7:37703, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30657") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51416->172.17.0.7:30657, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32795") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58088->172.17.0.7:32795, err= 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 INFO : one.bak: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:39398") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:54374->172.17.0.7:39398, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : three.txt: Sizes differ 2026/03/06 01:00:33 INFO : three.txt.bak: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:33248") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:41536->172.17.0.7:33248, err= 2026/03/06 01:00:33 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/06 01:00:33 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/06 01:00:33 INFO : three.txt: Copied (new) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34060") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44596->172.17.0.7:34060, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32634") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44824->172.17.0.7:32634, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37158") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54544->172.17.0.7:37158, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38203") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33594->172.17.0.7:38203, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35207") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38490->172.17.0.7:35207, err= --- PASS: TestSyncSuffix (0.14s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32271") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51418->172.17.0.7:32271, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36722") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60572->172.17.0.7:36722, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35337") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39170->172.17.0.7:35337, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35756") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58868->172.17.0.7:35756, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31830") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53064->172.17.0.7:31830, err= 2026/03/06 01:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biseqif2nura/dst" 2026/03/06 01:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eMxT_}" suffix to name 2026/03/06 01:00:33 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/06 01:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/06 01:00:33 DEBUG : Setting pass="fFWUlXmA2IXJMVT7TdvwcffnGQBh8QHvgQ9yNhlWJXM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/06 01:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: Connecting to FTP server 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:45500->172.17.0.7:21, err= 2026/03/06 01:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:33304") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:49002->172.17.0.7:33304, err= 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/06 01:00:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : three.txt: Sizes differ 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:38209") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:38442->172.17.0.7:38209, err= 2026/03/06 01:00:33 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/06 01:00:33 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/06 01:00:33 INFO : three.txt: Copied (new) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37450") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40010->172.17.0.7:37450, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34327") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55824->172.17.0.7:34327, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33940") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38972->172.17.0.7:33940, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30299") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56842->172.17.0.7:30299, err= 2026/03/06 01:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : one: Sizes differ 2026/03/06 01:00:33 INFO : one-2019-01-01: Deleted 2026/03/06 01:00:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:37625") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:54698->172.17.0.7:37625, err= 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/06 01:00:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/06 01:00:33 INFO : one: Copied (new) 2026/03/06 01:00:33 DEBUG : two: size = 3 OK 2026/03/06 01:00:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:33 DEBUG : two: Unchanged skipping 2026/03/06 01:00:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst) 2026/03/06 01:00:33 DEBUG : three.txt: Sizes differ 2026/03/06 01:00:33 INFO : three-2019-01-01.txt: Deleted 2026/03/06 01:00:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: dial("tcp","172.17.0.7:34598") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura/dst: > dial: conn=172.17.0.1:47878->172.17.0.7:34598, err= 2026/03/06 01:00:33 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/06 01:00:33 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/06 01:00:33 INFO : three.txt: Copied (new) 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32728") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38950->172.17.0.7:32728, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37627") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40248->172.17.0.7:37627, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33508") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34054->172.17.0.7:33508, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37507") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45990->172.17.0.7:37507, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34387") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47654->172.17.0.7:34387, err= --- PASS: TestSyncSuffixKeepExtension (0.15s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37990") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36114->172.17.0.7:37990, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30229") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56220->172.17.0.7:30229, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37279") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40454->172.17.0.7:37279, err= 2026/03/06 01:00:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:33 DEBUG : Testêé: Sizes differ 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39814") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34020->172.17.0.7:39814, err= 2026/03/06 01:00:33 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/06 01:00:33 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/06 01:00:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30547") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45144->172.17.0.7:30547, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37857") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41968->172.17.0.7:37857, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34335") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44866->172.17.0.7:34335, err= --- PASS: TestSyncUTFNorm (0.06s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33024") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37702->172.17.0.7:33024, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35703") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45240->172.17.0.7:35703, err= 2026/03/06 01:00:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32039") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54116->172.17.0.7:32039, err= 2026/03/06 01:00:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/06 01:00:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/06 01:00:33 INFO : existing: Copied (new) 2026/03/06 01:00:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38593") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45202->172.17.0.7:38593, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39840") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33542->172.17.0.7:39840, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30152") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53662->172.17.0.7:30152, err= 2026/03/06 01:00:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:33 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:33 DEBUG : existing: Sizes differ 2026/03/06 01:00:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:33 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting files as there were IO errors 2026/03/06 01:00:33 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting directories as there were IO errors 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32143") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59616->172.17.0.7:32143, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30804") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56992->172.17.0.7:30804, err= 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35593") 2026/03/06 01:00:33 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56842->172.17.0.7:35593, err= --- PASS: TestSyncImmutable (0.06s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39026") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41934->172.17.0.7:39026, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31559") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34522->172.17.0.7:31559, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30459") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57618->172.17.0.7:30459, err= 2026/03/06 01:00:34 DEBUG : EXISTING: size = 6 OK 2026/03/06 01:00:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : existing: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 INFO : There was nothing to transfer 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34203") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40438->172.17.0.7:34203, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37321") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37138->172.17.0.7:37321, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38503") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43510->172.17.0.7:38503, err= --- PASS: TestSyncIgnoreCase (0.04s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35576") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48288->172.17.0.7:35576, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35252") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50354->172.17.0.7:35252, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35587") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44098->172.17.0.7:35587, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36871") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34968->172.17.0.7:36871, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31151") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58014->172.17.0.7:31151, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37576") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53216->172.17.0.7:37576, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39451") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37258->172.17.0.7:39451, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34097") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53548->172.17.0.7:34097, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.01s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34688") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35376->172.17.0.7:34688, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31353") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42666->172.17.0.7:31353, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36219") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53130->172.17.0.7:36219, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35922") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35438->172.17.0.7:35922, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30579") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46776->172.17.0.7:30579, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31972") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45900->172.17.0.7:31972, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33864") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36818->172.17.0.7:33864, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32726") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48530->172.17.0.7:32726, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33814") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42002->172.17.0.7:33814, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32884") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42386->172.17.0.7:32884, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34090") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51664->172.17.0.7:34090, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34150") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44362->172.17.0.7:34150, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30971") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47480->172.17.0.7:30971, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36706") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48574->172.17.0.7:36706, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32293") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57570->172.17.0.7:32293, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34826") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59258->172.17.0.7:34826, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30390") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50842->172.17.0.7:30390, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38278") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60590->172.17.0.7:38278, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37887") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46296->172.17.0.7:37887, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33921") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57892->172.17.0.7:33921, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31163") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57928->172.17.0.7:31163, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31689") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35190->172.17.0.7:31689, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37318") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39900->172.17.0.7:37318, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38912") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50454->172.17.0.7:38912, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32137") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44096->172.17.0.7:32137, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30822") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37956->172.17.0.7:30822, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37605") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43630->172.17.0.7:37605, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35547") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51120->172.17.0.7:35547, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37359") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47056->172.17.0.7:37359, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39001") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51150->172.17.0.7:39001, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32563") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49104->172.17.0.7:32563, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38572") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33778->172.17.0.7:38572, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37458") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40488->172.17.0.7:37458, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39833") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46404->172.17.0.7:39833, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35655") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58664->172.17.0.7:35655, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35082") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60128->172.17.0.7:35082, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34420") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49510->172.17.0.7:34420, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35851") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47184->172.17.0.7:35851, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33516") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42964->172.17.0.7:33516, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39484") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40848->172.17.0.7:39484, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38634") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36236->172.17.0.7:38634, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35537") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54984->172.17.0.7:35537, err= 2026/03/06 01:00:34 DEBUG : both0: size = 6 OK 2026/03/06 01:00:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both0: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both10: size = 6 OK 2026/03/06 01:00:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both10: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both11: size = 6 OK 2026/03/06 01:00:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both11: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both12: size = 6 OK 2026/03/06 01:00:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both12: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both13: size = 6 OK 2026/03/06 01:00:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both13: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both14: size = 6 OK 2026/03/06 01:00:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both14: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both15: size = 6 OK 2026/03/06 01:00:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both15: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both16: size = 6 OK 2026/03/06 01:00:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both16: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both17: size = 6 OK 2026/03/06 01:00:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both17: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both18: size = 6 OK 2026/03/06 01:00:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both18: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both19: size = 6 OK 2026/03/06 01:00:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both1: size = 6 OK 2026/03/06 01:00:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both2: size = 6 OK 2026/03/06 01:00:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both3: size = 6 OK 2026/03/06 01:00:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:34 DEBUG : both19: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both4: size = 6 OK 2026/03/06 01:00:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both3: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both5: size = 6 OK 2026/03/06 01:00:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both5: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both6: size = 6 OK 2026/03/06 01:00:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both6: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both7: size = 6 OK 2026/03/06 01:00:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both7: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both8: size = 6 OK 2026/03/06 01:00:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both8: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both9: size = 6 OK 2026/03/06 01:00:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both9: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both4: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both1: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both2: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 INFO : only2: Deleted 2026/03/06 01:00:34 INFO : only15: Deleted 2026/03/06 01:00:34 INFO : only19: Deleted 2026/03/06 01:00:34 INFO : only6: Deleted 2026/03/06 01:00:34 INFO : only16: Deleted 2026/03/06 01:00:34 INFO : only0: Deleted 2026/03/06 01:00:34 INFO : only17: Deleted 2026/03/06 01:00:34 INFO : only8: Deleted 2026/03/06 01:00:34 INFO : only5: Deleted 2026/03/06 01:00:34 INFO : only13: Deleted 2026/03/06 01:00:34 INFO : only9: Deleted 2026/03/06 01:00:34 INFO : only11: Deleted 2026/03/06 01:00:34 INFO : only10: Deleted 2026/03/06 01:00:34 INFO : only3: Deleted 2026/03/06 01:00:34 INFO : only1: Deleted 2026/03/06 01:00:34 INFO : only18: Deleted 2026/03/06 01:00:34 INFO : only12: Deleted 2026/03/06 01:00:34 INFO : only4: Deleted 2026/03/06 01:00:34 INFO : only7: Deleted 2026/03/06 01:00:34 INFO : only14: Deleted 2026/03/06 01:00:34 INFO : There was nothing to transfer 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34284") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60348->172.17.0.7:34284, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31299") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33082->172.17.0.7:31299, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36876") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35380->172.17.0.7:36876, err= --- PASS: TestSyncConcurrentDelete (0.17s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31906") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57456->172.17.0.7:31906, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31237") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34946->172.17.0.7:31237, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36075") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48958->172.17.0.7:36075, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39377") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48056->172.17.0.7:39377, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35682") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58258->172.17.0.7:35682, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36291") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53318->172.17.0.7:36291, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31908") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34940->172.17.0.7:31908, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30467") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56648->172.17.0.7:30467, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32018") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51234->172.17.0.7:32018, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32719") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49064->172.17.0.7:32719, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37039") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46668->172.17.0.7:37039, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37627") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40112->172.17.0.7:37627, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37420") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41374->172.17.0.7:37420, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38411") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46738->172.17.0.7:38411, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37719") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38932->172.17.0.7:37719, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39148") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50264->172.17.0.7:39148, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35651") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56532->172.17.0.7:35651, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31275") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43184->172.17.0.7:31275, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36324") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47762->172.17.0.7:36324, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32207") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54930->172.17.0.7:32207, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38461") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57430->172.17.0.7:38461, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36603") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41714->172.17.0.7:36603, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39788") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48236->172.17.0.7:39788, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35688") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36562->172.17.0.7:35688, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38012") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48470->172.17.0.7:38012, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38536") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34084->172.17.0.7:38536, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37655") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52010->172.17.0.7:37655, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31598") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44926->172.17.0.7:31598, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31459") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32854->172.17.0.7:31459, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30572") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52332->172.17.0.7:30572, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37443") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60794->172.17.0.7:37443, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34857") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34762->172.17.0.7:34857, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35886") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44136->172.17.0.7:35886, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30196") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59668->172.17.0.7:30196, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36745") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54186->172.17.0.7:36745, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38825") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46968->172.17.0.7:38825, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32772") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47882->172.17.0.7:32772, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30946") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46922->172.17.0.7:30946, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32602") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41480->172.17.0.7:32602, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36524") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44564->172.17.0.7:36524, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38463") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48910->172.17.0.7:38463, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35281") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53752->172.17.0.7:35281, err= 2026/03/06 01:00:34 DEBUG : both0: size = 6 OK 2026/03/06 01:00:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both0: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both10: size = 6 OK 2026/03/06 01:00:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both10: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both11: size = 6 OK 2026/03/06 01:00:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both11: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both12: size = 6 OK 2026/03/06 01:00:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both12: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both13: size = 6 OK 2026/03/06 01:00:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both13: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both14: size = 6 OK 2026/03/06 01:00:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both14: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both15: size = 6 OK 2026/03/06 01:00:34 DEBUG : both16: size = 6 OK 2026/03/06 01:00:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both16: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both17: size = 6 OK 2026/03/06 01:00:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both17: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both18: size = 6 OK 2026/03/06 01:00:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both18: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both19: size = 6 OK 2026/03/06 01:00:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both19: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both1: size = 6 OK 2026/03/06 01:00:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both1: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both2: size = 6 OK 2026/03/06 01:00:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both2: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both3: size = 6 OK 2026/03/06 01:00:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both3: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both4: size = 6 OK 2026/03/06 01:00:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both4: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both5: size = 6 OK 2026/03/06 01:00:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both5: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both6: size = 6 OK 2026/03/06 01:00:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both6: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both7: size = 6 OK 2026/03/06 01:00:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both7: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both8: size = 6 OK 2026/03/06 01:00:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both8: Unchanged skipping 2026/03/06 01:00:34 DEBUG : both9: size = 6 OK 2026/03/06 01:00:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both9: Unchanged skipping 2026/03/06 01:00:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only0: Sizes differ 2026/03/06 01:00:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only10: Sizes differ 2026/03/06 01:00:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only11: Sizes differ 2026/03/06 01:00:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only12: Sizes differ 2026/03/06 01:00:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only13: Sizes differ 2026/03/06 01:00:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only14: Sizes differ 2026/03/06 01:00:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only15: Sizes differ 2026/03/06 01:00:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only16: Sizes differ 2026/03/06 01:00:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only17: Sizes differ 2026/03/06 01:00:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only18: Sizes differ 2026/03/06 01:00:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only19: Sizes differ 2026/03/06 01:00:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only1: Sizes differ 2026/03/06 01:00:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only2: Sizes differ 2026/03/06 01:00:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only3: Sizes differ 2026/03/06 01:00:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only4: Sizes differ 2026/03/06 01:00:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only5: Sizes differ 2026/03/06 01:00:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only6: Sizes differ 2026/03/06 01:00:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only7: Sizes differ 2026/03/06 01:00:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only8: Sizes differ 2026/03/06 01:00:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3905717519) 2026/03/06 01:00:34 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-biseqif2nura) 2026/03/06 01:00:34 DEBUG : only9: Sizes differ 2026/03/06 01:00:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : both15: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36003") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33352") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47566->172.17.0.7:33352, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57016->172.17.0.7:36003, err= 2026/03/06 01:00:34 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34564") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56966->172.17.0.7:34564, err= 2026/03/06 01:00:34 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/06 01:00:34 INFO : only11: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35403") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49082->172.17.0.7:35403, err= 2026/03/06 01:00:34 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/06 01:00:34 INFO : only10: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/06 01:00:34 INFO : only12: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37432") 2026/03/06 01:00:34 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52806->172.17.0.7:37432, err= 2026/03/06 01:00:34 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30234") 2026/03/06 01:00:34 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/06 01:00:34 INFO : only15: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35051") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38804->172.17.0.7:35051, err= 2026/03/06 01:00:34 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/06 01:00:34 INFO : only16: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/06 01:00:34 INFO : only13: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39012") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34210->172.17.0.7:30234, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35259") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54888->172.17.0.7:35259, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31482") 2026/03/06 01:00:34 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39970->172.17.0.7:31482, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42632->172.17.0.7:39012, err= 2026/03/06 01:00:34 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/06 01:00:34 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/06 01:00:34 INFO : only0: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37272") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38776->172.17.0.7:37272, err= 2026/03/06 01:00:34 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/06 01:00:34 INFO : only14: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/06 01:00:34 INFO : only19: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36675") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54742->172.17.0.7:36675, err= 2026/03/06 01:00:34 INFO : only17: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/06 01:00:34 INFO : only18: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37920") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46442->172.17.0.7:37920, err= 2026/03/06 01:00:34 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/06 01:00:34 INFO : only4: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37833") 2026/03/06 01:00:34 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36778") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44794->172.17.0.7:37833, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36268") 2026/03/06 01:00:34 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/06 01:00:34 INFO : only2: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30515") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42812->172.17.0.7:30515, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55468->172.17.0.7:36268, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40800->172.17.0.7:36778, err= 2026/03/06 01:00:34 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/06 01:00:34 INFO : only5: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33630") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56528->172.17.0.7:33630, err= 2026/03/06 01:00:34 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/06 01:00:34 INFO : only3: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/06 01:00:34 INFO : only6: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/06 01:00:34 INFO : only1: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32824") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38211") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49160->172.17.0.7:32824, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46834->172.17.0.7:38211, err= 2026/03/06 01:00:34 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/06 01:00:34 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/06 01:00:34 INFO : only8: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/06 01:00:34 INFO : only7: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/06 01:00:34 INFO : only9: Copied (replaced existing) 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33372") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43054->172.17.0.7:33372, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32500") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54368->172.17.0.7:32500, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37535") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42224->172.17.0.7:37535, err= --- PASS: TestSyncConcurrentTruncate (0.19s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/06 01:00:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:34 INFO : empty_on_remote: Making directory 2026/03/06 01:00:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 01:00:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34352") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60842->172.17.0.7:34352, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35148") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37854->172.17.0.7:35148, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39176") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50168->172.17.0.7:39176, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32490") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38008->172.17.0.7:32490, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30964") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47864->172.17.0.7:30964, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34147") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58550->172.17.0.7:34147, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/06 01:00:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 01:00:34 INFO : empty_on_remote: Making directory 2026/03/06 01:00:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 01:00:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39142") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33024->172.17.0.7:39142, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31048") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43864->172.17.0.7:31048, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30094") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32008") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49916->172.17.0.7:32008, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49746->172.17.0.7:30094, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33923") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60008->172.17.0.7:33923, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30083") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41570->172.17.0.7:30083, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36711") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53768->172.17.0.7:36711, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : sub dir: Making directory 2026/03/06 01:00:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34099") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50504->172.17.0.7:34099, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33598") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33042->172.17.0.7:33598, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32202") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53732->172.17.0.7:32202, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39248") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48036->172.17.0.7:39248, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35621") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60540->172.17.0.7:35621, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39018") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41412->172.17.0.7:39018, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35785") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46768->172.17.0.7:35785, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36507") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43862->172.17.0.7:36507, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33037") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38522->172.17.0.7:33037, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35802") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52366->172.17.0.7:35802, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39141") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43558->172.17.0.7:39141, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 01:00:34 INFO : sub dir: Making directory 2026/03/06 01:00:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30114") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35834->172.17.0.7:30114, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32423") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60324->172.17.0.7:32423, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30652") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34222->172.17.0.7:30652, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34542") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53618->172.17.0.7:34542, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32044") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35884->172.17.0.7:32044, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31113") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57098->172.17.0.7:31113, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38065") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59992->172.17.0.7:38065, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36566") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55342->172.17.0.7:36566, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33651") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41790->172.17.0.7:33651, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37892") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45290->172.17.0.7:37892, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35152") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49120->172.17.0.7:35152, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38549") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35310->172.17.0.7:38549, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38543") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39642->172.17.0.7:38543, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31870") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32862->172.17.0.7:31870, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32351") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55204->172.17.0.7:32351, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37203") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48954->172.17.0.7:37203, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33903") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37038->172.17.0.7:33903, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38675") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45912->172.17.0.7:38675, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32616") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34176->172.17.0.7:32616, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37208") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56152->172.17.0.7:37208, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32013") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43056->172.17.0.7:32013, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39646") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52578->172.17.0.7:39646, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31935") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46156->172.17.0.7:31935, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36970") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37374->172.17.0.7:36970, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37598") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34838->172.17.0.7:37598, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39075") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39478->172.17.0.7:39075, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38609") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48644->172.17.0.7:38609, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32224") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42686->172.17.0.7:32224, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32322") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53592->172.17.0.7:32322, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32441") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40630->172.17.0.7:32441, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35759") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48760->172.17.0.7:35759, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37885") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50906->172.17.0.7:37885, err= 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : apple: Excluded 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : banana: Excluded 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38879") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36344->172.17.0.7:38879, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37424") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40418->172.17.0.7:37424, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37133") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45818->172.17.0.7:37133, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39949") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60214->172.17.0.7:39949, err= 2026/03/06 01:00:34 DEBUG : apple: size = 5 OK 2026/03/06 01:00:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:34 DEBUG : banana: size = 6 OK 2026/03/06 01:00:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37138") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36162->172.17.0.7:37138, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 INFO : There was nothing to transfer 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39890") 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35294->172.17.0.7:39890, err= 2026/03/06 01:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : apple: Excluded 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : banana: Excluded 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35776") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60328->172.17.0.7:35776, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34749") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47332->172.17.0.7:34749, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39188") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42412->172.17.0.7:39188, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30155") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38362->172.17.0.7:30155, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30181") 2026/03/06 01:00:34 DEBUG : apple: size = 5 OK 2026/03/06 01:00:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:34 DEBUG : banana: size = 6 OK 2026/03/06 01:00:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58070->172.17.0.7:30181, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 INFO : There was nothing to transfer 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36579") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33572->172.17.0.7:36579, err= 2026/03/06 01:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : apple: Excluded 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : banana: Excluded 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37194") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36430->172.17.0.7:37194, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38053") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38368->172.17.0.7:38053, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39479") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43110->172.17.0.7:39479, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39524") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45060->172.17.0.7:39524, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36570") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57912->172.17.0.7:36570, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37487") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55160->172.17.0.7:37487, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30557") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38108->172.17.0.7:30557, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30095") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60906->172.17.0.7:30095, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30753") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56872->172.17.0.7:30753, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35970") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40332->172.17.0.7:35970, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33592") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44934->172.17.0.7:33592, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35212") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53220->172.17.0.7:35212, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33189") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40890->172.17.0.7:33189, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35549") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37514->172.17.0.7:35549, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38285") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35458->172.17.0.7:38285, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32045") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52988->172.17.0.7:32045, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34941") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38092->172.17.0.7:34941, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39616") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38948->172.17.0.7:39616, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38699") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35404->172.17.0.7:38699, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33367") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59888->172.17.0.7:33367, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31748") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40872->172.17.0.7:31748, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33044") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54116->172.17.0.7:33044, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37771") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54472->172.17.0.7:37771, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35828") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43264->172.17.0.7:35828, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30138") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34556->172.17.0.7:30138, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30105") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35340->172.17.0.7:30105, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33937") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39190->172.17.0.7:33937, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36023") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38794->172.17.0.7:36023, err= 2026/03/06 01:00:34 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34923") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49870->172.17.0.7:34923, err= 2026/03/06 01:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : apple: Excluded 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : banana: Excluded 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39629") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55974->172.17.0.7:39629, err= 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36477") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39286->172.17.0.7:36477, err= 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30129") 2026/03/06 01:00:34 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33182->172.17.0.7:30129, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37611") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42820->172.17.0.7:37611, err= 2026/03/06 01:00:35 DEBUG : apple: size = 5 OK 2026/03/06 01:00:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : banana: size = 6 OK 2026/03/06 01:00:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33288") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32964->172.17.0.7:33288, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 INFO : There was nothing to transfer 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36478") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47212->172.17.0.7:36478, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39540") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50526->172.17.0.7:39540, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30221") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34918->172.17.0.7:30221, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33474") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37026->172.17.0.7:33474, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37266") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44418->172.17.0.7:37266, err= 2026/03/06 01:00:35 DEBUG : apple: size = 5 OK 2026/03/06 01:00:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : banana: size = 6 OK 2026/03/06 01:00:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33419") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52398->172.17.0.7:33419, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 INFO : There was nothing to transfer 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39115") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48930->172.17.0.7:39115, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35365") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39722->172.17.0.7:35365, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39066") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35728->172.17.0.7:39066, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34171") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33268->172.17.0.7:34171, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37496") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58110->172.17.0.7:37496, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31019") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38230->172.17.0.7:31019, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38088") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45408->172.17.0.7:38088, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31015") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43954->172.17.0.7:31015, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37478") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45292->172.17.0.7:37478, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33858") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58058->172.17.0.7:33858, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32639") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33532->172.17.0.7:32639, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37323") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58480->172.17.0.7:37323, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32656") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42800->172.17.0.7:32656, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31690") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48450->172.17.0.7:31690, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36627") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42400->172.17.0.7:36627, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39828") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49620->172.17.0.7:39828, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37290") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54008->172.17.0.7:37290, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38935") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59656->172.17.0.7:38935, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39366") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57886->172.17.0.7:39366, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32744") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45890->172.17.0.7:32744, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30472") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55988->172.17.0.7:30472, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39900") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44884->172.17.0.7:39900, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30486") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34832->172.17.0.7:30486, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38525") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52826->172.17.0.7:38525, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30036") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34998->172.17.0.7:30036, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37720") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45466->172.17.0.7:37720, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39307") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53248->172.17.0.7:39307, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35031") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60700->172.17.0.7:35031, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38242") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57576->172.17.0.7:38242, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32975") 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49812->172.17.0.7:32975, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33614") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46012->172.17.0.7:33614, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35186") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38860->172.17.0.7:35186, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33912") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55288->172.17.0.7:33912, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32877") 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58354->172.17.0.7:32877, err= 2026/03/06 01:00:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50826->172.17.0.7:21, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30560") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49348->172.17.0.7:30560, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34930") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42896->172.17.0.7:34930, err= 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35491") 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39848") 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42986->172.17.0.7:39848, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39361") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49704->172.17.0.7:39361, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36909") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40684->172.17.0.7:36909, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31230") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60202->172.17.0.7:31230, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51176->172.17.0.7:35491, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33140") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54826->172.17.0.7:33140, err= 2026/03/06 01:00:35 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/06 01:00:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34008") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51338->172.17.0.7:34008, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31955") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48024->172.17.0.7:31955, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35523") 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39900->172.17.0.7:35523, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32206") 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33520->172.17.0.7:32206, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35559") 2026/03/06 01:00:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36712->172.17.0.7:35559, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37518") 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56536->172.17.0.7:37518, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38876") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31442") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44322->172.17.0.7:31442, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44136->172.17.0.7:38876, err= 2026/03/06 01:00:35 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/06 01:00:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34365") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49082->172.17.0.7:34365, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36930") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51858->172.17.0.7:36930, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34120") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48516->172.17.0.7:34120, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33747") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49112->172.17.0.7:33747, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33300") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37958->172.17.0.7:33300, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:00:35 INFO : banana: Deleted 2026/03/06 01:00:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:00:35 INFO : appleappleapplebanana: Deleted 2026/03/06 01:00:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50842->172.17.0.7:21, err= 2026/03/06 01:00:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:00:35 INFO : splitbananasplit: Deleted 2026/03/06 01:00:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:00:35 INFO : apple: Deleted 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31926") 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47306->172.17.0.7:31926, err= 2026/03/06 01:00:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YXBwbGU=: Excluded 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/06 01:00:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YmFuYW5h: Excluded 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33811") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43858->172.17.0.7:33811, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33028") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45900->172.17.0.7:33028, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38509") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51702->172.17.0.7:38509, err= 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31591") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49312->172.17.0.7:31591, err= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35102") 2026/03/06 01:00:35 DEBUG : YXBwbGU=: size = 5 OK 2026/03/06 01:00:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : YmFuYW5h: size = 6 OK 2026/03/06 01:00:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/06 01:00:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47946->172.17.0.7:35102, err= 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35951") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37838->172.17.0.7:35951, err= 2026/03/06 01:00:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YXBwbGU=: Excluded 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/06 01:00:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : YmFuYW5h: Excluded 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32068") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57674->172.17.0.7:32068, err= 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34184") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50986->172.17.0.7:34184, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31018") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50794->172.17.0.7:31018, err= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/06 01:00:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34214") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33384->172.17.0.7:34214, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30934") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56492->172.17.0.7:30934, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35849") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36724->172.17.0.7:35849, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34280") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53778->172.17.0.7:34280, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36173") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59800->172.17.0.7:36173, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30663") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35782->172.17.0.7:30663, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34696") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47812->172.17.0.7:34696, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39212") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46460->172.17.0.7:39212, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37663") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50580->172.17.0.7:37663, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39536") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47174->172.17.0.7:39536, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38912") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37226->172.17.0.7:38912, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35089") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59030->172.17.0.7:35089, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36709") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53896->172.17.0.7:36709, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39666") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43538->172.17.0.7:39666, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36879") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36266->172.17.0.7:36879, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38199") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46448->172.17.0.7:38199, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33896") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59026->172.17.0.7:33896, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34706") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40080->172.17.0.7:34706, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37903") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39590->172.17.0.7:37903, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31979") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40926->172.17.0.7:31979, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32101") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47506->172.17.0.7:32101, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33537") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52840->172.17.0.7:33537, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38148") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41714->172.17.0.7:38148, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36863") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58662->172.17.0.7:36863, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36924") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50168->172.17.0.7:36924, err= 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35683") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45172->172.17.0.7:35683, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35263") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47330->172.17.0.7:35263, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37151") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45454->172.17.0.7:37151, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30058") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52204->172.17.0.7:30058, err= 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38992") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47104->172.17.0.7:38992, err= 2026/03/06 01:00:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35659") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30661") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34126->172.17.0.7:35659, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35747") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35718") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30807") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55086->172.17.0.7:35747, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45746->172.17.0.7:30807, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36192->172.17.0.7:35718, err= 2026/03/06 01:00:35 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/06 01:00:35 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/06 01:00:35 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/06 01:00:35 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/06 01:00:35 INFO : apple: Copied (new) to: PREFIXapple 2026/03/06 01:00:35 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/06 01:00:35 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36072->172.17.0.7:30661, err= 2026/03/06 01:00:35 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36010") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34845") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51822->172.17.0.7:36010, err= 2026/03/06 01:00:35 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40360->172.17.0.7:34845, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34754") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42184->172.17.0.7:34754, err= 2026/03/06 01:00:35 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31454") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38074->172.17.0.7:31454, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34858") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35950->172.17.0.7:34858, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31051") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54722->172.17.0.7:31051, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32963") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54870->172.17.0.7:32963, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37129") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50752->172.17.0.7:37129, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35278") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46666->172.17.0.7:35278, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34185") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37592->172.17.0.7:34185, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/06 01:00:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30697") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39122") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53244->172.17.0.7:39122, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30926") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39998->172.17.0.7:30926, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52326->172.17.0.7:30697, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39166") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55162->172.17.0.7:39166, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33481") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45328->172.17.0.7:33481, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33835") 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57340->172.17.0.7:33835, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Connecting to FTP server 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50846->172.17.0.7:21, err= 2026/03/06 01:00:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:00:35 INFO : apple: Deleted 2026/03/06 01:00:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:00:35 INFO : banana: Deleted 2026/03/06 01:00:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:00:35 INFO : appleappleapplebanana: Deleted 2026/03/06 01:00:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:00:35 INFO : splitbananasplit: Deleted 2026/03/06 01:00:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:21") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50848->172.17.0.7:21, err= 2026/03/06 01:00:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38951") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59352->172.17.0.7:38951, err= 2026/03/06 01:00:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : PREFIXapple: Excluded 2026/03/06 01:00:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : PREFIXbanana: Excluded 2026/03/06 01:00:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35232") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46194->172.17.0.7:35232, err= 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35922") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35170->172.17.0.7:35922, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31871") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58584->172.17.0.7:31871, err= 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/06 01:00:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/06 01:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30512") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33204->172.17.0.7:30512, err= 2026/03/06 01:00:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32266") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33603") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32223") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43374->172.17.0.7:32266, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52942->172.17.0.7:32223, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35234->172.17.0.7:33603, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35435") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34811") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58010->172.17.0.7:35435, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46974->172.17.0.7:34811, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:35 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/06 01:00:35 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/06 01:00:35 INFO : appleappleapplebanana: Copied (new) 2026/03/06 01:00:35 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/06 01:00:35 INFO : splitbananasplit: Copied (new) 2026/03/06 01:00:35 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/06 01:00:35 INFO : apple: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32991") 2026/03/06 01:00:35 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/06 01:00:35 INFO : banana: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38086") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30644") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59102->172.17.0.7:32991, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43200->172.17.0.7:30644, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37403") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57638->172.17.0.7:37403, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45748->172.17.0.7:38086, err= 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/06 01:00:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/06 01:00:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/06 01:00:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32632") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35363") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38584") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34944->172.17.0.7:32632, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/06 01:00:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47392->172.17.0.7:35363, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52384->172.17.0.7:38584, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36167") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47366->172.17.0.7:36167, err= 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/06 01:00:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/06 01:00:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/06 01:00:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32503") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37592") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36985") 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/06 01:00:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49166->172.17.0.7:32503, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47310->172.17.0.7:36985, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39098->172.17.0.7:37592, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38220") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58778->172.17.0.7:38220, err= 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/06 01:00:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/06 01:00:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39272") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46850->172.17.0.7:39272, err= 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/06 01:00:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/06 01:00:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38096") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37538") 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/06 01:00:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39590->172.17.0.7:37538, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45452->172.17.0.7:38096, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30903") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55752->172.17.0.7:30903, err= 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/06 01:00:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/06 01:00:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/06 01:00:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/06 01:00:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/06 01:00:35 INFO : PREFIXsplitbananasplit: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/06 01:00:35 INFO : PREFIXbanana: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/06 01:00:35 INFO : PREFIXapple: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/06 01:00:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34186") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46894->172.17.0.7:34186, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36439") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37824->172.17.0.7:36439, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39087") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57454->172.17.0.7:39087, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39896") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35852->172.17.0.7:39896, err= 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38879") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36358->172.17.0.7:38879, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35391") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57632->172.17.0.7:35391, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30574") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42600->172.17.0.7:30574, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30965") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58080->172.17.0.7:30965, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39457") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54674->172.17.0.7:39457, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31981") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50956->172.17.0.7:31981, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37734") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54142->172.17.0.7:37734, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39208") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54088->172.17.0.7:39208, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39379") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39400->172.17.0.7:39379, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32834") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42704->172.17.0.7:32834, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33583") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36088->172.17.0.7:33583, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30140") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44912->172.17.0.7:30140, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36873") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50806->172.17.0.7:36873, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39050") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48138->172.17.0.7:39050, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36873") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50814->172.17.0.7:36873, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32761") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40240->172.17.0.7:32761, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38072") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49450->172.17.0.7:38072, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38341") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60676->172.17.0.7:38341, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34414") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40632->172.17.0.7:34414, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33732") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56314->172.17.0.7:33732, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34394") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50984->172.17.0.7:34394, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30201") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34078->172.17.0.7:30201, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31845") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45802->172.17.0.7:31845, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34469") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33854->172.17.0.7:34469, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35997") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43224->172.17.0.7:35997, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30271") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47102->172.17.0.7:30271, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33791") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54536->172.17.0.7:33791, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32711") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60634->172.17.0.7:32711, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30674") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60124->172.17.0.7:30674, err= 2026/03/06 01:00:35 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38643") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46446->172.17.0.7:38643, err= 2026/03/06 01:00:35 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : apple: Excluded 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:35 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : banana: Excluded 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38586") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42076->172.17.0.7:38586, err= 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32796") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57482->172.17.0.7:32796, err= 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37143") 2026/03/06 01:00:35 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46504->172.17.0.7:37143, err= 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38201") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54978->172.17.0.7:38201, err= 2026/03/06 01:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39953") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39810") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54960->172.17.0.7:39953, err= 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50130->172.17.0.7:39810, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39917") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54374->172.17.0.7:39917, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36130") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59654->172.17.0.7:36130, err= 2026/03/06 01:00:36 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35454") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47570->172.17.0.7:35454, err= 2026/03/06 01:00:36 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/06 01:00:36 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31073") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33640->172.17.0.7:31073, err= 2026/03/06 01:00:36 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/06 01:00:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31295") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42904->172.17.0.7:31295, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37613") 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38124") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46660->172.17.0.7:37613, err= 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51812->172.17.0.7:38124, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35692") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35784->172.17.0.7:35692, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36246") 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58054->172.17.0.7:36246, err= 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39969") 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45408->172.17.0.7:39969, err= 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36227") 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37903") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49942->172.17.0.7:36227, err= 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36066") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47882->172.17.0.7:36066, err= 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37369") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51558->172.17.0.7:37369, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39920") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32868->172.17.0.7:39920, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39596->172.17.0.7:37903, err= 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37076") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33928->172.17.0.7:37076, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36836") 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30814") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50316->172.17.0.7:30814, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49168->172.17.0.7:36836, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38257") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49062->172.17.0.7:38257, err= 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:00:36 INFO : apple: Deleted 2026/03/06 01:00:36 INFO : banana: Deleted 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:00:36 INFO : splitbananasplit: Deleted 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:00:36 INFO : appleappleapplebanana: Deleted 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32958") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41350->172.17.0.7:32958, err= 2026/03/06 01:00:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : bananaSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38951") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59368->172.17.0.7:38951, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38726") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35410->172.17.0.7:38726, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37479") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46234->172.17.0.7:37479, err= 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/06 01:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36426") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46816->172.17.0.7:36426, err= 2026/03/06 01:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39615") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40418->172.17.0.7:39615, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37502") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42550->172.17.0.7:37502, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33578") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37736->172.17.0.7:33578, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36297") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36174->172.17.0.7:36297, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34985") 2026/03/06 01:00:36 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44438->172.17.0.7:34985, err= 2026/03/06 01:00:36 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/06 01:00:36 INFO : appleappleapplebanana: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34340") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32810->172.17.0.7:34340, err= 2026/03/06 01:00:36 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/06 01:00:36 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/06 01:00:36 INFO : apple: Copied (new) 2026/03/06 01:00:36 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/06 01:00:36 INFO : banana: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36433") 2026/03/06 01:00:36 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33807") 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53796->172.17.0.7:33807, err= 2026/03/06 01:00:36 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/06 01:00:36 INFO : splitbananasplit: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47554->172.17.0.7:36433, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30585") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31806") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49874->172.17.0.7:30585, err= 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41952->172.17.0.7:31806, err= 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34483") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35096") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35662") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49148->172.17.0.7:35662, err= 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45398->172.17.0.7:35096, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37185") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36454->172.17.0.7:34483, err= 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33502") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60174->172.17.0.7:33502, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35674->172.17.0.7:37185, err= 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34054") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34797") 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55288->172.17.0.7:34054, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43086->172.17.0.7:34797, err= 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38772") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30731") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34930->172.17.0.7:38772, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47238->172.17.0.7:30731, err= 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/06 01:00:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30266") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50110->172.17.0.7:30266, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30644") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43214->172.17.0.7:30644, err= 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : appleSUFFIX: Deleted 2026/03/06 01:00:36 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : bananaSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : splitbananasplitSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39035") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49996->172.17.0.7:39035, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39483") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47244->172.17.0.7:39483, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36944") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52330->172.17.0.7:36944, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38659") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36282->172.17.0.7:38659, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37115") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49996->172.17.0.7:37115, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37687") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44274->172.17.0.7:37687, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34191") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56384->172.17.0.7:34191, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30729") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45650->172.17.0.7:30729, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33606") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47056->172.17.0.7:33606, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36521") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38772->172.17.0.7:36521, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39696") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51222->172.17.0.7:39696, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32528") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47072->172.17.0.7:32528, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37314") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48040->172.17.0.7:37314, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36715") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57550->172.17.0.7:36715, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37211") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41938->172.17.0.7:37211, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37485") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60458->172.17.0.7:37485, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39429") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33942->172.17.0.7:39429, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35168") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60184->172.17.0.7:35168, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38690") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47358->172.17.0.7:38690, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37822") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55264->172.17.0.7:37822, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39736") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33386->172.17.0.7:39736, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38018") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53156->172.17.0.7:38018, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32018") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51246->172.17.0.7:32018, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39804") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56752->172.17.0.7:39804, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32040") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38870->172.17.0.7:32040, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30749") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57712->172.17.0.7:30749, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38647") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44628->172.17.0.7:38647, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38945") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33462->172.17.0.7:38945, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36681") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55646->172.17.0.7:36681, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38337") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39742->172.17.0.7:38337, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35453") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38818->172.17.0.7:35453, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36226") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42768->172.17.0.7:36226, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34032") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33046->172.17.0.7:34032, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31756") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43818->172.17.0.7:31756, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34103") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57410->172.17.0.7:34103, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39391") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32846->172.17.0.7:39391, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35698") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53528->172.17.0.7:35698, err= 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32399") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55720->172.17.0.7:32399, err= 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31249") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37313") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37218->172.17.0.7:37313, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33943") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60598->172.17.0.7:31249, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54984->172.17.0.7:33943, err= 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33072") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31518") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51026->172.17.0.7:31518, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33156->172.17.0.7:33072, err= 2026/03/06 01:00:36 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/06 01:00:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37908") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33746->172.17.0.7:37908, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30328") 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52382->172.17.0.7:30328, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39545") 2026/03/06 01:00:36 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/06 01:00:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38696->172.17.0.7:39545, err= 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33772") 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39399") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51492->172.17.0.7:33772, err= 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48588->172.17.0.7:39399, err= 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39988") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39598->172.17.0.7:39988, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32242") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34240->172.17.0.7:32242, err= 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36321") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58930->172.17.0.7:36321, err= 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37949") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52670->172.17.0.7:37949, err= 2026/03/06 01:00:36 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37730") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35842->172.17.0.7:37730, err= 2026/03/06 01:00:36 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39983") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32172") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41764->172.17.0.7:32172, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46776->172.17.0.7:39983, err= 2026/03/06 01:00:36 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/06 01:00:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32959") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37513") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36170->172.17.0.7:32959, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41498->172.17.0.7:37513, err= 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0008-2345678.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0015-9;=.txt: Deleted 2026/03/06 01:00:36 INFO : appleappleapplebanana: Deleted 2026/03/06 01:00:36 INFO : dir1/0010-456789.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0007-1234567.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0003-defghij.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/06 01:00:36 INFO : splitbananasplit: Deleted 2026/03/06 01:00:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/06 01:00:36 INFO : dir1/0012-6789;.txt: Deleted 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31510") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44386->172.17.0.7:31510, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleapple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleapple: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbanan: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39023") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32984->172.17.0.7:39023, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-12345: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-23456: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-34567: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-45678: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31897") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55542->172.17.0.7:31897, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37505") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58020->172.17.0.7:37505, err= 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36894") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39112->172.17.0.7:36894, err= 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32640") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51914->172.17.0.7:32640, err= 2026/03/06 01:00:36 DEBUG : appleapple: size = 21 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbanan: size = 16 OK 2026/03/06 01:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/06 01:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/06 01:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/06 01:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/06 01:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/06 01:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/06 01:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/06 01:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/06 01:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/06 01:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/06 01:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/06 01:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/06 01:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/06 01:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/06 01:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32176") 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36116->172.17.0.7:32176, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleapple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleapple: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbanan: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36201") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41342->172.17.0.7:36201, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcde: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdef: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefg: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defgh: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghi: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghij: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijk: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-12345: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-23456: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-34567: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-45678: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37627") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40114->172.17.0.7:37627, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38995") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40388->172.17.0.7:38995, err= 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/06 01:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37796") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40660->172.17.0.7:37796, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36854") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59946->172.17.0.7:36854, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39700") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56816->172.17.0.7:39700, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30716") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55466->172.17.0.7:30716, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34152") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57772->172.17.0.7:34152, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36824") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60336->172.17.0.7:36824, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30952") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52024->172.17.0.7:30952, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32155") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48630->172.17.0.7:32155, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32814") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47082->172.17.0.7:32814, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39057") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45810->172.17.0.7:39057, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34305") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35784->172.17.0.7:34305, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38157") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51632->172.17.0.7:38157, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34341") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33622->172.17.0.7:34341, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34639") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43960->172.17.0.7:34639, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34268") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55058->172.17.0.7:34268, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33875") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41468->172.17.0.7:33875, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36255") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58160->172.17.0.7:36255, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32408") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35238->172.17.0.7:32408, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38239") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58424->172.17.0.7:38239, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37302") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44102->172.17.0.7:37302, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33681") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45958->172.17.0.7:33681, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38076") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32846->172.17.0.7:38076, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35138") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60620->172.17.0.7:35138, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33905") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36068->172.17.0.7:33905, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37961") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54278->172.17.0.7:37961, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36304") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59384->172.17.0.7:36304, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38122") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54398->172.17.0.7:38122, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36007") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46056->172.17.0.7:36007, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38825") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46978->172.17.0.7:38825, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31089") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56946->172.17.0.7:31089, err= 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37529") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40252->172.17.0.7:37529, err= 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33483") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37188->172.17.0.7:33483, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32231") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50700->172.17.0.7:32231, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36074") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36508->172.17.0.7:36074, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39953") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54976->172.17.0.7:39953, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39942") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40816->172.17.0.7:39942, err= 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31740") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49696->172.17.0.7:31740, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38483") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44488->172.17.0.7:38483, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37615") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37290->172.17.0.7:37615, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34053") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33108->172.17.0.7:34053, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31067") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33608->172.17.0.7:31067, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34426") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39174->172.17.0.7:34426, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39781") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53128->172.17.0.7:39781, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33611") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38360->172.17.0.7:33611, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36903") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51010->172.17.0.7:36903, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30023") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40792->172.17.0.7:30023, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37288") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35634->172.17.0.7:37288, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31107") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36796->172.17.0.7:31107, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37503") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48668->172.17.0.7:37503, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33680") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57854->172.17.0.7:33680, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32564") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53764->172.17.0.7:32564, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31073") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33648->172.17.0.7:31073, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32883") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43354->172.17.0.7:32883, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38226") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33556->172.17.0.7:38226, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36156") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37208->172.17.0.7:36156, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31971") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46650->172.17.0.7:31971, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30708") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39988->172.17.0.7:30708, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32468") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44912->172.17.0.7:32468, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35712") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59322->172.17.0.7:35712, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39151") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46816->172.17.0.7:39151, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33281") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33748->172.17.0.7:33281, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30970") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48734->172.17.0.7:30970, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38370") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46184->172.17.0.7:38370, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35309") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34336->172.17.0.7:35309, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34891") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60086->172.17.0.7:34891, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34886") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35008->172.17.0.7:34886, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31648") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39154->172.17.0.7:31648, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38187") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49690->172.17.0.7:38187, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31301") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44634->172.17.0.7:31301, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30213") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55918->172.17.0.7:30213, err= 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30352") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36080->172.17.0.7:30352, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31641") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34888->172.17.0.7:31641, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30557") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38110->172.17.0.7:30557, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34002") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56764->172.17.0.7:34002, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34412") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32910->172.17.0.7:34412, err= 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34365") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49088->172.17.0.7:34365, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30788") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58658->172.17.0.7:30788, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36701") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40238->172.17.0.7:36701, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33290") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35704->172.17.0.7:33290, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32593") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33186->172.17.0.7:32593, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37868") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37970->172.17.0.7:37868, err= 2026/03/06 01:00:36 DEBUG : apple: size = 5 OK 2026/03/06 01:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : banana: size = 6 OK 2026/03/06 01:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34178") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45634->172.17.0.7:34178, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32294") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35362->172.17.0.7:32294, err= 2026/03/06 01:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : apple: Excluded 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : banana: Excluded 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38262") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55956->172.17.0.7:38262, err= 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34382") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53672->172.17.0.7:34382, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30921") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51710->172.17.0.7:30921, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30647") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36080->172.17.0.7:30647, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36009") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49542->172.17.0.7:36009, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30470") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34848->172.17.0.7:30470, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33378") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53594->172.17.0.7:33378, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31008") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34948->172.17.0.7:31008, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30260") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33552->172.17.0.7:30260, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34909") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36446->172.17.0.7:34909, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32100") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35938->172.17.0.7:32100, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31542") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55158->172.17.0.7:31542, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37063") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50966->172.17.0.7:37063, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35921") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43316->172.17.0.7:35921, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34759") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51310->172.17.0.7:34759, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32724") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36496->172.17.0.7:32724, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31444") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40398->172.17.0.7:31444, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32223") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52952->172.17.0.7:32223, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38803") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45212->172.17.0.7:38803, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33280") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45170->172.17.0.7:33280, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31868") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45632->172.17.0.7:31868, err= 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37127") 2026/03/06 01:00:36 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49834->172.17.0.7:37127, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37977") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60764->172.17.0.7:37977, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30264") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51214->172.17.0.7:30264, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31292") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43680->172.17.0.7:31292, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32913") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58830->172.17.0.7:32913, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34743") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56778->172.17.0.7:34743, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31088") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55392->172.17.0.7:31088, err= 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34402") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48492->172.17.0.7:34402, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30322") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60998->172.17.0.7:30322, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35537") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52204->172.17.0.7:35537, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39777") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47832->172.17.0.7:39777, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39226") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54666->172.17.0.7:39226, err= 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38967") 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47380->172.17.0.7:38967, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39156") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48368->172.17.0.7:39156, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35170") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34816->172.17.0.7:35170, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37977") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60768->172.17.0.7:37977, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33190") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37152->172.17.0.7:33190, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34317") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47546->172.17.0.7:34317, err= 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31416") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41934->172.17.0.7:31416, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35619") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46130->172.17.0.7:35619, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33462") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47494->172.17.0.7:33462, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32474") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34536->172.17.0.7:32474, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30329") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48722->172.17.0.7:30329, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36534") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39680->172.17.0.7:36534, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33800") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57986->172.17.0.7:33800, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34546") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59676->172.17.0.7:34546, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35483") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51686->172.17.0.7:35483, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38069") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55990->172.17.0.7:38069, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37488") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47770->172.17.0.7:37488, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37037") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55858->172.17.0.7:37037, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35361") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57046->172.17.0.7:35361, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33255") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38842->172.17.0.7:33255, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34015") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36924->172.17.0.7:34015, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37728") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55240->172.17.0.7:37728, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35944") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51898->172.17.0.7:35944, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34956") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45756->172.17.0.7:34956, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38510") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60032->172.17.0.7:38510, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36982") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54442->172.17.0.7:36982, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31390") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51090->172.17.0.7:31390, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38708") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34168->172.17.0.7:38708, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33445") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58790->172.17.0.7:33445, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37302") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44104->172.17.0.7:37302, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37541") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46120->172.17.0.7:37541, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37725") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35944->172.17.0.7:37725, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36328") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57468->172.17.0.7:36328, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32235") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39318->172.17.0.7:32235, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33247") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35694->172.17.0.7:33247, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33896") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59038->172.17.0.7:33896, err= 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31369") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48350->172.17.0.7:31369, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39517") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58398->172.17.0.7:39517, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30126") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43936->172.17.0.7:30126, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37634") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42292->172.17.0.7:37634, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32633") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59188->172.17.0.7:32633, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37298") 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51720->172.17.0.7:37298, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38782") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40756->172.17.0.7:38782, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33795") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36836->172.17.0.7:33795, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30871") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50524->172.17.0.7:30871, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38876") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44140->172.17.0.7:38876, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32869") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45214->172.17.0.7:32869, err= 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36911") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55080->172.17.0.7:36911, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35929") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58932->172.17.0.7:35929, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38208") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57614->172.17.0.7:38208, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37195") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50182->172.17.0.7:37195, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39339") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46882->172.17.0.7:39339, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37474") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58332->172.17.0.7:37474, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36406") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51600->172.17.0.7:36406, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38879") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36370->172.17.0.7:38879, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35504") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50566->172.17.0.7:35504, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31555") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53740->172.17.0.7:31555, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32016") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39656->172.17.0.7:32016, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31360") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53174->172.17.0.7:31360, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33526") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41610->172.17.0.7:33526, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39485") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35250->172.17.0.7:39485, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32333") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36866->172.17.0.7:32333, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37462") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49260->172.17.0.7:37462, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37347") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56580->172.17.0.7:37347, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34659") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40304->172.17.0.7:34659, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37992") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42658->172.17.0.7:37992, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37366") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41880->172.17.0.7:37366, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33838") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49936->172.17.0.7:33838, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36107") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33470->172.17.0.7:36107, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31342") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60002->172.17.0.7:31342, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38711") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58740->172.17.0.7:38711, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39713") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40338->172.17.0.7:39713, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37830") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36956->172.17.0.7:37830, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36598") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56528->172.17.0.7:36598, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30923") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57874->172.17.0.7:30923, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31656") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33254->172.17.0.7:31656, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31909") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55360->172.17.0.7:31909, err= 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35129") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42506->172.17.0.7:35129, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38297") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35022->172.17.0.7:38297, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37087") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54626->172.17.0.7:37087, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39402") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44970->172.17.0.7:39402, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38871") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34786->172.17.0.7:38871, err= 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32718") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40438->172.17.0.7:32718, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35117") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49676->172.17.0.7:35117, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33158") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43204->172.17.0.7:33158, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34479") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54568->172.17.0.7:34479, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34344") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34294->172.17.0.7:34344, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32081") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50564->172.17.0.7:32081, err= 2026/03/06 01:00:37 DEBUG : apple: size = 5 OK 2026/03/06 01:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : apple: Unchanged skipping 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : banana: size = 6 OK 2026/03/06 01:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : banana: Unchanged skipping 2026/03/06 01:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/06 01:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34175") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34184->172.17.0.7:34175, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35491") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51182->172.17.0.7:35491, err= 2026/03/06 01:00:37 DEBUG : apple: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : apple: Excluded 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : appleappleapplebanana: Excluded 2026/03/06 01:00:37 DEBUG : banana: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : banana: Excluded 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : splitbananasplit: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30666") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50834->172.17.0.7:30666, err= 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/06 01:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30807") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45754->172.17.0.7:30807, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32643") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46686->172.17.0.7:32643, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36533") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44406->172.17.0.7:36533, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35052") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50980->172.17.0.7:35052, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38968") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54058->172.17.0.7:38968, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32465") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41612->172.17.0.7:32465, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36722") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58778->172.17.0.7:36722, err= --- PASS: TestTransform (3.05s) --- PASS: TestTransform/NFC (0.16s) --- PASS: TestTransform/NFD (0.30s) --- PASS: TestTransform/base64 (0.36s) --- PASS: TestTransform/prefix (0.38s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.31s) --- PASS: TestTransform/encoder (0.20s) --- PASS: TestTransform/ISO-8859-1 (0.22s) --- PASS: TestTransform/charmap (0.38s) --- PASS: TestTransform/lowercase (0.27s) --- PASS: TestTransform/ascii (0.24s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30658") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54826->172.17.0.7:30658, err= 2026/03/06 01:00:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:00:37 INFO : sub dir_somesuffix: Making directory 2026/03/06 01:00:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/06 01:00:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/06 01:00:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:00:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32687") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58302->172.17.0.7:32687, err= 2026/03/06 01:00:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:00:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30481") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47720->172.17.0.7:30481, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30824") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55974->172.17.0.7:30824, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30756") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57464->172.17.0.7:30756, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34962") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49244->172.17.0.7:34962, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39368") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56890->172.17.0.7:39368, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32311") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47672->172.17.0.7:32311, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 INFO : tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37528") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46002->172.17.0.7:37528, err= 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/06 01:00:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32949") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42260->172.17.0.7:32949, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37276") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34108->172.17.0.7:37276, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30716") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55476->172.17.0.7:30716, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38971") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44468->172.17.0.7:38971, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34082") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36954->172.17.0.7:34082, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30516") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45698->172.17.0.7:30516, err= 2026/03/06 01:00:37 INFO : toe: Making directory 2026/03/06 01:00:37 INFO : toe/toe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35694") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56668->172.17.0.7:35694, err= 2026/03/06 01:00:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/06 01:00:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34817") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35998->172.17.0.7:34817, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35793") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51974->172.17.0.7:35793, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33617") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42608->172.17.0.7:33617, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39633") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33198->172.17.0.7:39633, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38133") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46194->172.17.0.7:38133, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39890") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35302->172.17.0.7:39890, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32939") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40742->172.17.0.7:32939, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33115") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55498->172.17.0.7:33115, err= 2026/03/06 01:00:37 INFO : toe: Making directory 2026/03/06 01:00:37 INFO : toe/toe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33557") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53710->172.17.0.7:33557, err= 2026/03/06 01:00:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/06 01:00:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37389") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46250->172.17.0.7:37389, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38023") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47934->172.17.0.7:38023, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32854") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57542->172.17.0.7:32854, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35258") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52030->172.17.0.7:35258, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34111") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34468->172.17.0.7:34111, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38903") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55706->172.17.0.7:38903, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33092") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35166->172.17.0.7:33092, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35526") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60130->172.17.0.7:35526, err= 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 INFO : tictacempty_dir: Making directory 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 INFO : tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30279") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39262->172.17.0.7:30279, err= 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30997") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53662->172.17.0.7:30997, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39705") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35816->172.17.0.7:39705, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30371") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43894->172.17.0.7:30371, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36749") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52708->172.17.0.7:36749, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38066") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47912->172.17.0.7:38066, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30757") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38076->172.17.0.7:30757, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31345") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37309") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47344->172.17.0.7:37309, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49848->172.17.0.7:31345, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33446") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54658->172.17.0.7:33446, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31393") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38478->172.17.0.7:31393, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 INFO : tictacempty_dir: Making directory 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 INFO : tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35645") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43672->172.17.0.7:35645, err= 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36830") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52298->172.17.0.7:36830, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39413") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46204->172.17.0.7:39413, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34674") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48320->172.17.0.7:34674, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31403") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45236->172.17.0.7:31403, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39861") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40908->172.17.0.7:39861, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32921") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57358->172.17.0.7:32921, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32317") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30658") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54840->172.17.0.7:30658, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51616->172.17.0.7:32317, err= 2026/03/06 01:00:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/06 01:00:37 NOTICE: ftp://172.17.0.7:21/rclone-test-biseqif2nura: 0 differences found 2026/03/06 01:00:37 NOTICE: ftp://172.17.0.7:21/rclone-test-biseqif2nura: 1 hashes could not be checked 2026/03/06 01:00:37 NOTICE: ftp://172.17.0.7:21/rclone-test-biseqif2nura: 1 matching files 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37236") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48546->172.17.0.7:37236, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30970") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48746->172.17.0.7:30970, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33959") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44074->172.17.0.7:33959, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38682") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49462->172.17.0.7:38682, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35861") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51986->172.17.0.7:35861, err= --- PASS: TestAllTag (0.05s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33094") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58768->172.17.0.7:33094, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 INFO : tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37855") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36734->172.17.0.7:37855, err= 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/06 01:00:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:37 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31584") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49610->172.17.0.7:31584, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31671") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44800->172.17.0.7:31671, err= 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35291") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38180->172.17.0.7:35291, err= 2026/03/06 01:00:37 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38299") 2026/03/06 01:00:37 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41316->172.17.0.7:38299, err= 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39109") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38580->172.17.0.7:39109, err= 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33747") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49120->172.17.0.7:33747, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32956") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49948->172.17.0.7:32956, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35022") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40966->172.17.0.7:35022, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32180") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60640->172.17.0.7:32180, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36799") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41798->172.17.0.7:36799, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31432") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54986->172.17.0.7:31432, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35804") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47606->172.17.0.7:35804, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36481") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45326->172.17.0.7:36481, err= --- PASS: TestRunTwice (0.06s) === RUN TestSyntax 2026/03/06 01:00:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35940") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56204->172.17.0.7:35940, err= 2026/03/06 01:00:38 INFO : toe: Making directory 2026/03/06 01:00:38 INFO : toe/toe: Making directory 2026/03/06 01:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39524") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45076->172.17.0.7:39524, err= 2026/03/06 01:00:38 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/06 01:00:38 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/06 01:00:38 INFO : toe/toe/toe: Copied (new) 2026/03/06 01:00:38 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30187") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40952->172.17.0.7:30187, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37383") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36032->172.17.0.7:37383, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32709") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54892->172.17.0.7:32709, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37886") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42316->172.17.0.7:37886, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34082") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36956->172.17.0.7:34082, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39551") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42092->172.17.0.7:39551, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38308") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36096->172.17.0.7:38308, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39673") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43270->172.17.0.7:39673, err= 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 INFO : tictacempty_dir: Making directory 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 INFO : tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36016") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37908->172.17.0.7:36016, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:00:38 INFO : toe/toe: Removing directory 2026/03/06 01:00:38 INFO : toe: Removing directory 2026/03/06 01:00:38 INFO : empty_dir: Removing directory 2026/03/06 01:00:38 DEBUG : Local file system at /tmp/rclone3905717519: deleted 3 directories 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30325") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60920->172.17.0.7:30325, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38464") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59970->172.17.0.7:38464, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39137") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36060->172.17.0.7:39137, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39651") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37160->172.17.0.7:39651, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32312") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48670->172.17.0.7:32312, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32522") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33488") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54740->172.17.0.7:33488, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56236->172.17.0.7:32522, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35703") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:43024->172.17.0.7:35703, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39878") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54940->172.17.0.7:39878, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38405") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:47230->172.17.0.7:38405, err= 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 INFO : tictacempty_dir: Making directory 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 INFO : tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31661") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50354->172.17.0.7:31661, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:00:38 INFO : toe/toe: Removing directory 2026/03/06 01:00:38 INFO : toe: Removing directory 2026/03/06 01:00:38 INFO : empty_dir: Removing directory 2026/03/06 01:00:38 DEBUG : Local file system at /tmp/rclone3905717519: deleted 3 directories 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31435") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:56820->172.17.0.7:31435, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38938") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36078->172.17.0.7:38938, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39409") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:55564->172.17.0.7:39409, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33414") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58440->172.17.0.7:33414, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36231") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60906->172.17.0.7:36231, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30297") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:58472->172.17.0.7:30297, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31007") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38042->172.17.0.7:31007, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31367") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42996->172.17.0.7:31367, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30419") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38360->172.17.0.7:30419, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38691") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57180->172.17.0.7:38691, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31534") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60134->172.17.0.7:31534, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39043") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36200->172.17.0.7:39043, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34559") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36998->172.17.0.7:34559, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33272") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38234") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:51200->172.17.0.7:38234, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37982->172.17.0.7:33272, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36788") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36530->172.17.0.7:36788, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32094") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37374->172.17.0.7:32094, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 DEBUG : Reset feature "Copy" 2026/03/06 01:00:38 DEBUG : Reset feature "Move" 2026/03/06 01:00:38 DEBUG : Reset feature "Copy" 2026/03/06 01:00:38 DEBUG : Reset feature "Move" 2026/03/06 01:00:38 DEBUG : empty_dir: Making directory with metadata 2026/03/06 01:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32939") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40758->172.17.0.7:32939, err= 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 INFO : tictacempty_dir: Making directory 2026/03/06 01:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 INFO : tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: tictactoe 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 INFO : tictactoe/tictactoe: Making directory 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/06 01:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38412") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45248->172.17.0.7:38412, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Deleted 2026/03/06 01:00:38 INFO : toe/toe: Removing directory 2026/03/06 01:00:38 INFO : toe: Removing directory 2026/03/06 01:00:38 INFO : empty_dir: Removing directory 2026/03/06 01:00:38 DEBUG : Local file system at /tmp/rclone3905717519: deleted 3 directories 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31150") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54784->172.17.0.7:31150, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39313") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:57486->172.17.0.7:39313, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33430") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36758->172.17.0.7:33430, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36231") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60920->172.17.0.7:36231, err= 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36572") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39912->172.17.0.7:36572, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35701") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54018->172.17.0.7:35701, err= 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/06 01:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/06 01:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33496") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50496->172.17.0.7:33496, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35396") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:34262->172.17.0.7:35396, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39563") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37640") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:41620->172.17.0.7:37640, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33113") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50998->172.17.0.7:39563, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44854->172.17.0.7:33113, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37192") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:53982->172.17.0.7:37192, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37158") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:59658->172.17.0.7:37158, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30161") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:31305") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35264") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:50968->172.17.0.7:35264, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40286->172.17.0.7:30161, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37010->172.17.0.7:31305, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38671") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:38906->172.17.0.7:38671, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37687") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:44282->172.17.0.7:37687, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30025") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46708->172.17.0.7:30025, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 DEBUG : toe: transformed to: dG9l 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38895") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35770->172.17.0.7:38895, err= 2026/03/06 01:00:38 DEBUG : toe: transformed to: dG9l 2026/03/06 01:00:38 INFO : dG9l: Making directory 2026/03/06 01:00:38 DEBUG : toe: transformed to: dG9l 2026/03/06 01:00:38 DEBUG : toe: transformed to: dG9l 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/06 01:00:38 INFO : dG9l/dG9l: Making directory 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/06 01:00:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30121") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:36276->172.17.0.7:30121, err= 2026/03/06 01:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/06 01:00:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/06 01:00:38 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33439") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37608->172.17.0.7:33439, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38899") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:52878->172.17.0.7:38899, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36798") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37654->172.17.0.7:36798, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36161") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40642->172.17.0.7:36161, err= 2026/03/06 01:00:38 DEBUG : dG9l: transformed to: toe 2026/03/06 01:00:38 DEBUG : dG9l: transformed to: toe 2026/03/06 01:00:38 DEBUG : toe: Directory modification time the same (differ by 117.027031ms, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35777") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:60012->172.17.0.7:35777, err= 2026/03/06 01:00:38 DEBUG : dG9l: transformed to: toe 2026/03/06 01:00:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/06 01:00:38 DEBUG : toe/toe: Directory modification time the same (differ by 117.027031ms, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36762") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:35772->172.17.0.7:36762, err= 2026/03/06 01:00:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/06 01:00:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/06 01:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/06 01:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/06 01:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/06 01:00:38 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : Local file system at /tmp/rclone3905717519: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : Waiting for deletions to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35011") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39022->172.17.0.7:35011, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37368") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:48830->172.17.0.7:37368, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34104") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:49716->172.17.0.7:34104, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:37937") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37336->172.17.0.7:37937, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33173") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42018->172.17.0.7:33173, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:30146") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33688->172.17.0.7:30146, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:32833") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42556->172.17.0.7:32833, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-biseqif2nura", Local "Local file system at /tmp/rclone3905717519", Modify Window "1s" 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35497") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:42504->172.17.0.7:35497, err= 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: 2026/03/06 01:00:38 INFO : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Making directory 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: 2026/03/06 01:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/06 01:00:38 INFO : toe/toe: Making directory 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe/toe: transformed to: 2026/03/06 01:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe: transformed to: 2026/03/06 01:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/06 01:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/06 01:00:38 DEBUG : toe/toe/toe: transformed to: 2026/03/06 01:00:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34589") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for checks to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Waiting for transfers to finish 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:54962->172.17.0.7:34589, err= 2026/03/06 01:00:38 DEBUG : toe/toe/toe: size = 11 OK 2026/03/06 01:00:38 INFO : toe/toe/toe: Copied (new) 2026/03/06 01:00:38 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting files as there were IO errors 2026/03/06 01:00:38 ERROR : ftp://172.17.0.7:21/rclone-test-biseqif2nura: not deleting directories as there were IO errors 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:33964") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:45404->172.17.0.7:33964, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:38779") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32970->172.17.0.7:38779, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39031") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:37238->172.17.0.7:39031, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36294") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:39378->172.17.0.7:36294, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:39608") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:32944->172.17.0.7:39608, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:34460") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:33560->172.17.0.7:34460, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:36418") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:46600->172.17.0.7:36418, err= --- PASS: TestError (0.02s) PASS 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: dial("tcp","172.17.0.7:35100") 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: > dial: conn=172.17.0.1:40042->172.17.0.7:35100, err= 2026/03/06 01:00:38 DEBUG : ftp://172.17.0.7:21/rclone-test-biseqif2nura: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 9.213567291s (try 1/5)