"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/22 05:33:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo" 2026/02/22 05:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:33:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54676->172.17.0.9:21, err= 2026/02/22 05:33:54 DEBUG : Creating backend with remote "/tmp/rclone3201417970" === 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.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33455") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37426->172.17.0.9:33455, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30578") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33640->172.17.0.9:30578, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34517") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47540->172.17.0.9:34517, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30111") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40726->172.17.0.9:30111, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33347") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53672->172.17.0.9:33347, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33139") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32834->172.17.0.9:33139, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39641") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42868->172.17.0.9:39641, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39519") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44196->172.17.0.9:39519, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38755") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41884->172.17.0.9:38755, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39335") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51506->172.17.0.9:39335, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39374") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44464->172.17.0.9:39374, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37995") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51006->172.17.0.9:37995, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30762") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59304->172.17.0.9:30762, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39820") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52852->172.17.0.9:39820, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33265") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53492->172.17.0.9:33265, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : Creating backend with remote "/non-existing" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35524") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39192->172.17.0.9:35524, err= 2026/02/22 05:33:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31798") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46742->172.17.0.9:31798, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34870") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42692->172.17.0.9:34870, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32070") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40990->172.17.0.9:32070, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32676") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52780->172.17.0.9:32676, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39366") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52932->172.17.0.9:39366, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34650") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59234->172.17.0.9:34650, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38461") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54688->172.17.0.9:38461, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36291") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56214->172.17.0.9:36291, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37667") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45396->172.17.0.9:37667, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30220") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57826->172.17.0.9:30220, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Running all checks before starting transfers 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37275") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32928->172.17.0.9:37275, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Checks finished, now starting transfers 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35623") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49814->172.17.0.9:35623, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36604") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48480->172.17.0.9:36604, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38479") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54890->172.17.0.9:38479, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34231") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33268->172.17.0.9:34231, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36697") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51402->172.17.0.9:36697, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39962") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46258->172.17.0.9:39962, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 ERROR : Ignoring --no-traverse with sync 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32562") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37540->172.17.0.9:32562, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38795") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50554->172.17.0.9:38795, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30950") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55532->172.17.0.9:30950, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32473") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32918->172.17.0.9:32473, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32942") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38508->172.17.0.9:32942, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33227") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50942->172.17.0.9:33227, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35113") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60302->172.17.0.9:35113, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31653") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46058->172.17.0.9:31653, err= 2026/02/22 05:33:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34226") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35566->172.17.0.9:34226, err= 2026/02/22 05:33:54 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/22 05:33:54 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/22 05:33:54 INFO : hello world2: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39738") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37020->172.17.0.9:39738, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37820") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39408->172.17.0.9:37820, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39815") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45260->172.17.0.9:39815, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38886") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55886->172.17.0.9:38886, err= 2026/02/22 05:33:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30903") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42030->172.17.0.9:30903, err= 2026/02/22 05:33:54 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/22 05:33:54 INFO : potato2: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30895") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45212->172.17.0.9:30895, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37930") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57806->172.17.0.9:37930, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35381") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51296->172.17.0.9:35381, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33789") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47780->172.17.0.9:33789, err= 2026/02/22 05:33:54 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/22 05:33:54 INFO : potato2: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37583") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33550->172.17.0.9:37583, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31682") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60270->172.17.0.9:31682, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34517") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47542->172.17.0.9:34517, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/22 05:33:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35462") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35942->172.17.0.9:35462, err= 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 INFO : sub dir: Making directory 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 INFO : sub dir2/sub sub dir2: Making directory 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54684->172.17.0.9:21, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38677") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51964->172.17.0.9:38677, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35829") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37534->172.17.0.9:35829, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38602") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31198") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38922->172.17.0.9:38602, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56822->172.17.0.9:31198, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38198") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43390->172.17.0.9:38198, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32929") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49170->172.17.0.9:32929, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38907") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49092->172.17.0.9:38907, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37720") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37270->172.17.0.9:37720, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38875") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51862->172.17.0.9:38875, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38013") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41176->172.17.0.9:38013, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/22 05:33:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30008") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54032->172.17.0.9:30008, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38458") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33882->172.17.0.9:38458, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32702") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38934->172.17.0.9:32702, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33005") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58458->172.17.0.9:33005, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39217") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54434->172.17.0.9:39217, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32595") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38698->172.17.0.9:32595, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38562") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57210->172.17.0.9:38562, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : sub dir2: Making directory with metadata 2026/02/22 05:33:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37191") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45754->172.17.0.9:37191, err= 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 INFO : sub dir: Making directory 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37824") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45380->172.17.0.9:37824, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38818") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44424->172.17.0.9:38818, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35008") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50560->172.17.0.9:35008, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34989") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57632->172.17.0.9:34989, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38268") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36530->172.17.0.9:38268, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36416") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54450->172.17.0.9:36416, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33613") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34820") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52648->172.17.0.9:34820, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42838->172.17.0.9:33613, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35809") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36612->172.17.0.9:35809, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39615") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58780->172.17.0.9:39615, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37417") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33126->172.17.0.9:37417, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34187") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49664->172.17.0.9:34187, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33209") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60162->172.17.0.9:33209, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32628") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54756->172.17.0.9:32628, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36254") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53202->172.17.0.9:36254, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30871") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38512->172.17.0.9:30871, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32412") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54470->172.17.0.9:32412, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31150") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39642->172.17.0.9:31150, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : sub dir2: Making directory with metadata 2026/02/22 05:33:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37312") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38146->172.17.0.9:37312, err= 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 INFO : sub dir: Making directory 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35922") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40106->172.17.0.9:35922, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34418") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46886->172.17.0.9:34418, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32890") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39718") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33950->172.17.0.9:32890, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51308->172.17.0.9:39718, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35976") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36582->172.17.0.9:35976, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33886") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58060->172.17.0.9:33886, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30776") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53240->172.17.0.9:30776, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33851") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34672->172.17.0.9:33851, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38457") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60728->172.17.0.9:38457, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39976") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57758->172.17.0.9:39976, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 INFO : sub dir2: Making directory 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37377") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36006->172.17.0.9:37377, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31239") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53594->172.17.0.9:31239, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35744") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37538->172.17.0.9:35744, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30049") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55292->172.17.0.9:30049, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31071") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38340->172.17.0.9:31071, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37414") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59536->172.17.0.9:37414, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39676") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35534->172.17.0.9:39676, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33464") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38116->172.17.0.9:33464, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39720") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51604->172.17.0.9:39720, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36294") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48144->172.17.0.9:36294, err= 2026/02/22 05:33:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-marovav1toge" 2026/02/22 05:33:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Connecting to FTP server 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:54694->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-marovav1toge 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:33766") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35438") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:37148->172.17.0.9:33766, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48162->172.17.0.9:35438, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30835") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48294->172.17.0.9:30835, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35744") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37542->172.17.0.9:35744, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:30766") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:32826->172.17.0.9:30766, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:37670") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:54288->172.17.0.9:37670, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:30698") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:50492->172.17.0.9:30698, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:37428") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:36652->172.17.0.9:37428, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: dial("tcp","172.17.0.9:39387") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: > dial: conn=172.17.0.1:48608->172.17.0.9:39387, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Purge object "sub dir/hello world" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Purge dir "sub dir" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-marovav1toge: Purge dir "" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37391") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34468->172.17.0.9:37391, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38505") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35440->172.17.0.9:38505, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35856") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45358->172.17.0.9:35856, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38816") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40716->172.17.0.9:38816, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30253") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54270->172.17.0.9:30253, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35588") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47826->172.17.0.9:35588, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36710") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37538->172.17.0.9:36710, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34282") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45820->172.17.0.9:34282, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31393") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35656->172.17.0.9:31393, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36642") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49146->172.17.0.9:36642, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33751") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38976->172.17.0.9:33751, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36906") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57028->172.17.0.9:36906, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34253") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58574->172.17.0.9:34253, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36420") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39118->172.17.0.9:36420, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34271") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36582->172.17.0.9:34271, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37553") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49186->172.17.0.9:37553, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38676") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48478->172.17.0.9:38676, err= 2026/02/22 05:33:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yejofag5yino" 2026/02/22 05:33:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Connecting to FTP server 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:54704->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-yejofag5yino 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:35711") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32443") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:44058->172.17.0.9:35711, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54342->172.17.0.9:32443, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36862") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40362->172.17.0.9:36862, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38635") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56216->172.17.0.9:38635, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:38187") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:50944->172.17.0.9:38187, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:34166") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:44580->172.17.0.9:34166, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:35298") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:40034->172.17.0.9:35298, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31582") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44660->172.17.0.9:31582, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31516") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56626->172.17.0.9:31516, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30009") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48010->172.17.0.9:30009, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:32673") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34520") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:44600->172.17.0.9:32673, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56864->172.17.0.9:34520, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:39813") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:44040->172.17.0.9:39813, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35952") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46368->172.17.0.9:35952, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-yejofag5yino) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36383") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37634->172.17.0.9:36383, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:32227") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:46322->172.17.0.9:32227, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:30308") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:53062->172.17.0.9:30308, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:39811") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:34122->172.17.0.9:39811, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:34346") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:57746->172.17.0.9:34346, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: dial("tcp","172.17.0.9:38034") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: > dial: conn=172.17.0.1:50446->172.17.0.9:38034, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Purge object "sub dir/hello world" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Purge dir "sub dir" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-yejofag5yino: Purge dir "" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30988") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36686->172.17.0.9:30988, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38674") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57694->172.17.0.9:38674, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32137") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59948->172.17.0.9:32137, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36784") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43578->172.17.0.9:36784, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32877") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45488->172.17.0.9:32877, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32557") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47068->172.17.0.9:32557, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38060") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58334->172.17.0.9:38060, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36056") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55250->172.17.0.9:36056, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34130") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58532->172.17.0.9:34130, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/22 05:33:54 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33928") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48208->172.17.0.9:33928, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38626") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47408->172.17.0.9:38626, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37461") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41906->172.17.0.9:37461, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33650") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57850->172.17.0.9:33650, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36805") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42528->172.17.0.9:36805, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31813") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57106->172.17.0.9:31813, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38789") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40840->172.17.0.9:38789, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38892") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44526->172.17.0.9:38892, err= 2026/02/22 05:33:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fufiref5wahe" 2026/02/22 05:33:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:54 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:54 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Connecting to FTP server 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:54706->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-fufiref5wahe 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36222") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32782->172.17.0.9:36222, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:30105") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:34382->172.17.0.9:30105, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31812") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36452->172.17.0.9:31812, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for checks to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for transfers to finish 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31725") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59214->172.17.0.9:31725, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:38601") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:56450->172.17.0.9:38601, err= 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/22 05:33:54 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/22 05:33:54 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:33174") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:42968->172.17.0.9:33174, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:33392") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:52938->172.17.0.9:33392, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30842") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55040->172.17.0.9:30842, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39316") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57292->172.17.0.9:39316, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31539") 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42028->172.17.0.9:31539, err= 2026/02/22 05:33:54 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Using server-side directory move 2026/02/22 05:33:54 INFO : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:38364") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35932") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:42466->172.17.0.9:38364, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41176->172.17.0.9:35932, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:35006") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:37140->172.17.0.9:35006, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36415") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56098->172.17.0.9:36415, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-fufiref5wahe) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : sub dir/hello world: Sizes differ 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for transfers to finish 2026/02/22 05:33:55 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:55 INFO : sub dir/hello world: Moved (server-side) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34448") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52300->172.17.0.9:34448, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31410") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40048->172.17.0.9:31410, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:32658") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:52212->172.17.0.9:32658, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:38129") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:35454->172.17.0.9:38129, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30624") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51122->172.17.0.9:30624, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32317") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42392->172.17.0.9:32317, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36059") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47700->172.17.0.9:36059, err= 2026/02/22 05:33:55 DEBUG : testing file moves 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:38952") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35453") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:38320->172.17.0.9:38952, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47684->172.17.0.9:35453, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38842") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59678->172.17.0.9:38842, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:33090") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:50186->172.17.0.9:33090, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-fufiref5wahe) 2026/02/22 05:33:55 DEBUG : sub dir/hello world: Sizes differ 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Waiting for transfers to finish 2026/02/22 05:33:55 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:55 INFO : sub dir/hello world: Moved (server-side) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37028") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45700->172.17.0.9:37028, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34814") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59294->172.17.0.9:34814, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:33491") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:41880->172.17.0.9:33491, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:34884") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:59712->172.17.0.9:34884, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:30480") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:40416->172.17.0.9:30480, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: dial("tcp","172.17.0.9:36350") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: > dial: conn=172.17.0.1:38070->172.17.0.9:36350, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Purge object "sub dir/hello world" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Purge dir "sub dir" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-fufiref5wahe: Purge dir "" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38055") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36672->172.17.0.9:38055, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31962") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60696->172.17.0.9:31962, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35386") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47660->172.17.0.9:35386, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34957") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55334->172.17.0.9:34957, err= 2026/02/22 05:33:55 ERROR : error listing: directory not found 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38543") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35324->172.17.0.9:38543, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36596") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52104->172.17.0.9:36596, err= 2026/02/22 05:33:55 INFO : Local file system at /tmp/rclone3201417970: Making directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31890") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40020->172.17.0.9:31890, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34101") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32868->172.17.0.9:34101, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31034") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44262->172.17.0.9:31034, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37409") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50420->172.17.0.9:37409, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35326") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57766->172.17.0.9:35326, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39521") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46806->172.17.0.9:39521, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35506") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51524->172.17.0.9:35506, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33901") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52848->172.17.0.9:33901, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33861") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58362->172.17.0.9:33861, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36136") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47634->172.17.0.9:36136, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39502") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46474->172.17.0.9:39502, err= 2026/02/22 05:33:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34110") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60514->172.17.0.9:34110, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33631") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33358->172.17.0.9:33631, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/22 05:33:55 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34121") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40066->172.17.0.9:34121, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38680") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46144->172.17.0.9:38680, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32151") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55782->172.17.0.9:32151, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38285") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32846->172.17.0.9:38285, err= 2026/02/22 05:33:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30784") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35162->172.17.0.9:30784, err= 2026/02/22 05:33:55 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/22 05:33:55 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/22 05:33:55 INFO : check sum: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34688") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43296->172.17.0.9:34688, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33846") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54696->172.17.0.9:33846, err= 2026/02/22 05:33:55 DEBUG : check sum: size = 1 OK 2026/02/22 05:33:55 NOTICE: ftp://172.17.0.9:21/rclone-test-buliyov1fifo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/22 05:33:55 DEBUG : check sum: Size of src and dst objects identical 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : check sum: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31043") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34182->172.17.0.9:31043, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34169") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58920->172.17.0.9:34169, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33179") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41388->172.17.0.9:33179, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32659") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44238->172.17.0.9:32659, err= 2026/02/22 05:33:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32918") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45374->172.17.0.9:32918, err= 2026/02/22 05:33:55 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/22 05:33:55 INFO : sizeonly: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34045") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49592->172.17.0.9:34045, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31534") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41326->172.17.0.9:31534, err= 2026/02/22 05:33:55 DEBUG : sizeonly: size = 6 OK 2026/02/22 05:33:55 DEBUG : sizeonly: Sizes identical 2026/02/22 05:33:55 DEBUG : sizeonly: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35758") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51198->172.17.0.9:35758, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37184") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56734->172.17.0.9:37184, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36468") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45714->172.17.0.9:36468, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34279") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34742->172.17.0.9:34279, err= 2026/02/22 05:33:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33905") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44280->172.17.0.9:33905, err= 2026/02/22 05:33:55 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/22 05:33:55 INFO : ignore-size: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36097") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49918->172.17.0.9:36097, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32165") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52794->172.17.0.9:32165, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : ignore-size: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38615") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40196->172.17.0.9:38615, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32846") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42480->172.17.0.9:32846, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32400") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52622->172.17.0.9:32400, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39542") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45312->172.17.0.9:39542, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37844") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44728->172.17.0.9:37844, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35448") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39030->172.17.0.9:35448, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : existing: size = 6 OK 2026/02/22 05:33:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : existing: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34219") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40238->172.17.0.9:34219, err= 2026/02/22 05:33:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36926") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36260->172.17.0.9:36926, err= 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/22 05:33:55 INFO : existing: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39894") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33322->172.17.0.9:39894, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34627") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39216->172.17.0.9:34627, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35328") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58706->172.17.0.9:35328, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31145") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36014->172.17.0.9:31145, err= 2026/02/22 05:33:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35180") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48330->172.17.0.9:35180, err= 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/22 05:33:55 INFO : existing: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36937") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52490->172.17.0.9:36937, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38211") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56462->172.17.0.9:38211, err= 2026/02/22 05:33:55 DEBUG : existing: Destination exists, skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38897") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53002->172.17.0.9:38897, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34299") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41040->172.17.0.9:34299, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37012") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41086->172.17.0.9:37012, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34116") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52692->172.17.0.9:34116, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30801") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41984->172.17.0.9:30801, err= 2026/02/22 05:33:55 INFO : d: Making directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37645") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59556->172.17.0.9:37645, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39364") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54716->172.17.0.9:21, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30789") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39334->172.17.0.9:39364, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36064->172.17.0.9:30789, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37856") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49750->172.17.0.9:37856, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33682") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55282->172.17.0.9:33682, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33388") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30110") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49532->172.17.0.9:33388, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34692") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50160->172.17.0.9:30110, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44486->172.17.0.9:34692, err= 2026/02/22 05:33:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : c/non empty space: size = 5 OK 2026/02/22 05:33:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : c/non empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35650") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46360->172.17.0.9:35650, err= 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/22 05:33:55 INFO : a/potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : b/potato: Deleted 2026/02/22 05:33:55 INFO : d: Removing directory 2026/02/22 05:33:55 INFO : b: Removing directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: deleted 2 directories 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36921") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37136->172.17.0.9:36921, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36589") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32016") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40888->172.17.0.9:36589, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58610->172.17.0.9:32016, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31669") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45288->172.17.0.9:31669, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35040") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30747") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37368->172.17.0.9:35040, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56890->172.17.0.9:30747, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36095") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53264->172.17.0.9:36095, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36634") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44844->172.17.0.9:36634, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37620") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35896->172.17.0.9:37620, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35503") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47208->172.17.0.9:35503, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 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/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36248") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43082->172.17.0.9:36248, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31057") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42634->172.17.0.9:31057, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 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/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32122") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49648->172.17.0.9:32122, err= 2026/02/22 05:33:55 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/22 05:33:55 INFO : empty space: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38400") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54716->172.17.0.9:38400, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31566") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46926->172.17.0.9:31566, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37120") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39426->172.17.0.9:37120, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39545") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33550->172.17.0.9:39545, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35627") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53422->172.17.0.9:35627, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33362") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60316->172.17.0.9:33362, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35236") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45756->172.17.0.9:35236, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37266") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40788->172.17.0.9:37266, err= 2026/02/22 05:33:55 DEBUG : foo: size = 3 OK 2026/02/22 05:33:55 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/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33754") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50130->172.17.0.9:33754, err= 2026/02/22 05:33:55 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/22 05:33:55 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/22 05:33:55 INFO : foo: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35212") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44060->172.17.0.9:35212, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33518") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41136->172.17.0.9:33518, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36733") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58886->172.17.0.9:36733, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36861") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43228->172.17.0.9:36861, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37197") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48504->172.17.0.9:37197, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39035") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53734->172.17.0.9:39035, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34300") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34014->172.17.0.9:34300, err= 2026/02/22 05:33:55 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38425") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34280->172.17.0.9:38425, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35697") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46608->172.17.0.9:35697, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38834") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57516->172.17.0.9:38834, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30949") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51916->172.17.0.9:30949, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31338") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59352->172.17.0.9:31338, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34059") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51630->172.17.0.9:34059, err= 2026/02/22 05:33:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:55 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : potato: Sizes differ 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38663") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52838->172.17.0.9:38663, err= 2026/02/22 05:33:55 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/22 05:33:55 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30909") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60906->172.17.0.9:30909, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30221") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42950->172.17.0.9:30221, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33939") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44078->172.17.0.9:33939, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38490") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48128->172.17.0.9:38490, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36206") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46636->172.17.0.9:36206, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36873") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47246->172.17.0.9:36873, err= 2026/02/22 05:33:55 DEBUG : potato: size = 21 OK 2026/02/22 05:33:55 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/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39743") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51742->172.17.0.9:39743, err= 2026/02/22 05:33:55 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/22 05:33:55 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39706") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58016->172.17.0.9:39706, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37539") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50610->172.17.0.9:37539, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34728") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35378->172.17.0.9:34728, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35952") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46380->172.17.0.9:35952, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36478") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45388->172.17.0.9:36478, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32983") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51190->172.17.0.9:32983, err= 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38235") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59908->172.17.0.9:38235, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31409") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41070->172.17.0.9:31409, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31660") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49846->172.17.0.9:31660, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33096") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32768->172.17.0.9:33096, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38988") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46674->172.17.0.9:38988, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35326") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57782->172.17.0.9:35326, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35633") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54892->172.17.0.9:35633, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38989") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41764->172.17.0.9:38989, err= 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/22 05:33:55 INFO : potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : potato: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32415") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36160->172.17.0.9:32415, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36175") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50280->172.17.0.9:36175, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33789") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47786->172.17.0.9:33789, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31019") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50072->172.17.0.9:31019, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39537") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33898->172.17.0.9:39537, err= 2026/02/22 05:33:55 INFO : d: Making directory 2026/02/22 05:33:55 INFO : d/e: Making directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35077") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49226->172.17.0.9:35077, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31982") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38224") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39638") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50154->172.17.0.9:31982, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54238->172.17.0.9:39638, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53786->172.17.0.9:38224, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38501") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33146->172.17.0.9:38501, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33040") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60072->172.17.0.9:33040, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35128") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32162") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42392->172.17.0.9:35128, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33958") 2026/02/22 05:33:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57958->172.17.0.9:32162, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56588->172.17.0.9:33958, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54720->172.17.0.9:21, err= 2026/02/22 05:33:55 DEBUG : c/non empty space: size = 5 OK 2026/02/22 05:33:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : c/non empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30533") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39112->172.17.0.9:30533, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30893") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34506->172.17.0.9:30893, err= 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/22 05:33:55 INFO : a/potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : b/potato: Deleted 2026/02/22 05:33:55 INFO : d/e: Removing directory 2026/02/22 05:33:55 INFO : d: Removing directory 2026/02/22 05:33:55 INFO : b: Removing directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: deleted 3 directories 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37552") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60634->172.17.0.9:37552, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39669") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37506->172.17.0.9:39669, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30609") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32908->172.17.0.9:30609, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32607") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46166->172.17.0.9:32607, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37278") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41298->172.17.0.9:37278, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34848") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60452->172.17.0.9:34848, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37282") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37732->172.17.0.9:37282, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37263") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33108->172.17.0.9:37263, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39086") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35278->172.17.0.9:39086, err= 2026/02/22 05:33:55 INFO : d: Making directory 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35683") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56742->172.17.0.9:35683, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32711") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36901") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37188") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45814->172.17.0.9:32711, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34440->172.17.0.9:37188, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36354->172.17.0.9:36901, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31957") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33596->172.17.0.9:31957, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35952") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34925") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37907") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46384->172.17.0.9:35952, err= 2026/02/22 05:33:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39052->172.17.0.9:34925, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52628->172.17.0.9:37907, err= 2026/02/22 05:33:55 DEBUG : c/non empty space: size = 5 OK 2026/02/22 05:33:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30591") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60578->172.17.0.9:30591, err= 2026/02/22 05:33:55 DEBUG : c/non empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/22 05:33:55 INFO : a/potato2: Copied (new) 2026/02/22 05:33:55 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting files as there were IO errors 2026/02/22 05:33:55 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting directories as there were IO errors 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30563") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58826->172.17.0.9:30563, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38235") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30659") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31399") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36266") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42750->172.17.0.9:31399, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54836->172.17.0.9:36266, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41956->172.17.0.9:30659, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59912->172.17.0.9:38235, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30644") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36856->172.17.0.9:30644, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32632") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39690") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38970") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33829") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53032->172.17.0.9:39690, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44266->172.17.0.9:38970, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56692->172.17.0.9:32632, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55164->172.17.0.9:33829, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32415") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36174->172.17.0.9:32415, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33975") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47388->172.17.0.9:33975, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32124") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37566->172.17.0.9:32124, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35041") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43120->172.17.0.9:35041, err= 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32625") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58856->172.17.0.9:32625, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35831") 2026/02/22 05:33:55 INFO : potato: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49122->172.17.0.9:35831, err= 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/22 05:33:55 INFO : potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35998") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60138->172.17.0.9:35998, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36891") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38860->172.17.0.9:36891, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38321") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50714->172.17.0.9:38321, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35261") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53290->172.17.0.9:35261, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31780") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51668->172.17.0.9:31780, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32064") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37628->172.17.0.9:32064, err= 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33966") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52088->172.17.0.9:33966, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 INFO : potato: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30502") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37644->172.17.0.9:30502, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35994") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59368->172.17.0.9:35994, err= 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/22 05:33:55 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/22 05:33:55 INFO : potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35909") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60850->172.17.0.9:35909, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37727") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57960->172.17.0.9:37727, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37631") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49010->172.17.0.9:37631, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31328") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42146->172.17.0.9:31328, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32370") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44706->172.17.0.9:32370, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32455") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43044->172.17.0.9:32455, err= 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32231") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55282->172.17.0.9:32231, err= 2026/02/22 05:33:55 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/22 05:33:55 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/22 05:33:55 INFO : potato2: Copied (new) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39823") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58498->172.17.0.9:39823, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38971") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38708->172.17.0.9:38971, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30631") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42570->172.17.0.9:30631, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35507") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40782->172.17.0.9:35507, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39170") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39822->172.17.0.9:39170, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37492") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47866->172.17.0.9:37492, err= 2026/02/22 05:33:55 DEBUG : enormous: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : enormous: Excluded 2026/02/22 05:33:55 DEBUG : potato2: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : potato2: Excluded 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31944") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48970->172.17.0.9:31944, err= 2026/02/22 05:33:55 DEBUG : potato2: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : potato2: Excluded 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31036") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49758->172.17.0.9:31036, err= 2026/02/22 05:33:55 DEBUG : enormous: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : enormous: Excluded 2026/02/22 05:33:55 DEBUG : potato2: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : potato2: Excluded 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36045") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43548->172.17.0.9:36045, err= 2026/02/22 05:33:55 DEBUG : potato2: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : potato2: Excluded 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36475") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58308->172.17.0.9:36475, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31319") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46562->172.17.0.9:31319, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37980") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51740->172.17.0.9:37980, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37154") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56086->172.17.0.9:37154, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39335") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51518->172.17.0.9:39335, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34274") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39998->172.17.0.9:34274, err= 2026/02/22 05:33:55 DEBUG : enormous: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : enormous: Excluded 2026/02/22 05:33:55 DEBUG : potato2: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : potato2: Excluded 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39436") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58280->172.17.0.9:39436, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : enormous: Deleted 2026/02/22 05:33:55 INFO : potato2: Deleted 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39882") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48912->172.17.0.9:39882, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34946") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56884->172.17.0.9:34946, err= 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : potato2: Deleted 2026/02/22 05:33:55 INFO : enormous: Deleted 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36966") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53916->172.17.0.9:36966, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36000") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60266->172.17.0.9:36000, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39619") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43390->172.17.0.9:39619, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37371") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47148->172.17.0.9:37371, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34473") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53666->172.17.0.9:34473, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32553") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37966->172.17.0.9:32553, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38946") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43878->172.17.0.9:38946, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36096") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33976->172.17.0.9:36096, err= 2026/02/22 05:33:55 DEBUG : five: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : four: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:55 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : one: Destination is newer than source, skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : four: Sizes differ 2026/02/22 05:33:55 DEBUG : two: size = 3 OK 2026/02/22 05:33:55 DEBUG : three: size = 5 OK 2026/02/22 05:33:55 DEBUG : three: Sizes identical 2026/02/22 05:33:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33525") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48752->172.17.0.9:33525, err= 2026/02/22 05:33:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38634") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58252->172.17.0.9:38634, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32576") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54444->172.17.0.9:32576, err= 2026/02/22 05:33:55 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/22 05:33:55 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/22 05:33:55 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/22 05:33:55 INFO : five: Copied (new) 2026/02/22 05:33:55 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/22 05:33:55 DEBUG : four.f852663a.partial: renamed to: four 2026/02/22 05:33:55 INFO : four: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/22 05:33:55 INFO : two: Copied (replaced existing) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35668") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41168->172.17.0.9:35668, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33075") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45496->172.17.0.9:33075, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37937") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42396->172.17.0.9:37937, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === 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.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/22 05:33:55 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37517") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55744->172.17.0.9:37517, err= 2026/02/22 05:33:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32322") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52116->172.17.0.9:32322, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34575") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49660->172.17.0.9:34575, err= 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/22 05:33:55 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (new) 2026/02/22 05:33:55 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/22 05:33:55 INFO : yam: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34835") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50520->172.17.0.9:34835, err= 2026/02/22 05:33:55 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35765") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55636->172.17.0.9:35765, err= 2026/02/22 05:33:55 DEBUG : potato: size = 14 OK 2026/02/22 05:33:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : potato: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35897") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44214->172.17.0.9:35897, err= 2026/02/22 05:33:55 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/22 05:33:55 INFO : yaml: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : yam: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36103") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35828->172.17.0.9:36103, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36095") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53280->172.17.0.9:36095, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32607") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46170->172.17.0.9:32607, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35484") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46962->172.17.0.9:35484, err= 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Making map for --track-renames 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Finished making map for --track-renames 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for renames to finish 2026/02/22 05:33:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/22 05:33:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38636") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42710->172.17.0.9:38636, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30160") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43624->172.17.0.9:30160, err= 2026/02/22 05:33:55 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/22 05:33:55 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/22 05:33:55 INFO : yam: Copied (new) 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39905") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48206->172.17.0.9:39905, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30692") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60778->172.17.0.9:30692, err= 2026/02/22 05:33:55 DEBUG : potato: size = 14 OK 2026/02/22 05:33:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Making map for --track-renames 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Finished making map for --track-renames 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : potato: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for renames to finish 2026/02/22 05:33:55 INFO : yam: Moved (server-side) to: yaml 2026/02/22 05:33:55 INFO : yaml: Renamed from "yam" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30961") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38434->172.17.0.9:30961, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34776") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50962->172.17.0.9:34776, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39595") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40268->172.17.0.9:39595, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31515") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41494->172.17.0.9:31515, err= 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Making map for --track-renames 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Finished making map for --track-renames 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/22 05:33:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for renames to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32269") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37916->172.17.0.9:32269, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37555") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57420->172.17.0.9:37555, err= 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/22 05:33:55 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/22 05:33:55 INFO : potato: Copied (new) 2026/02/22 05:33:55 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/22 05:33:55 INFO : sub/yam: Copied (new) 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34532") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43754->172.17.0.9:34532, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32409") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35770->172.17.0.9:32409, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36915") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49752->172.17.0.9:36915, err= 2026/02/22 05:33:55 DEBUG : potato: size = 14 OK 2026/02/22 05:33:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35183") 2026/02/22 05:33:55 DEBUG : potato: Unchanged skipping 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37550->172.17.0.9:35183, err= 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Making map for --track-renames 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Finished making map for --track-renames 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for renames to finish 2026/02/22 05:33:55 INFO : sub/yam: Moved (server-side) to: yam 2026/02/22 05:33:55 INFO : yam: Renamed from "sub/yam" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38342") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37358->172.17.0.9:38342, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39606") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53144->172.17.0.9:39606, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31543") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53788->172.17.0.9:31543, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30690") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53096->172.17.0.9:30690, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38825") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48130->172.17.0.9:38825, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : Creating backend with remote "/tmp/rclone3201417970/dir1" 2026/02/22 05:33:55 DEBUG : Creating backend with remote "/tmp/rclone3201417970/dir2" 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970/dir2: Using server-side directory move 2026/02/22 05:33:55 INFO : Local file system at /tmp/rclone3201417970/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/22 05:33:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:55 INFO : file1.txt: Moved (server-side) 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970/dir2: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970/dir2: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32414") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58958->172.17.0.9:32414, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38810") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52852->172.17.0.9:38810, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38555") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53328->172.17.0.9:38555, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37104") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35328->172.17.0.9:37104, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39514") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42840->172.17.0.9:39514, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:55 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:55 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:55 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/22 05:33:55 INFO : nested/sub dir/file: Copied (new) 2026/02/22 05:33:55 INFO : nested/sub dir/file: Deleted 2026/02/22 05:33:55 INFO : sub dir: Removing directory 2026/02/22 05:33:55 INFO : nested/sub dir: Removing directory 2026/02/22 05:33:55 INFO : nested: Removing directory 2026/02/22 05:33:55 DEBUG : Local file system at /tmp/rclone3201417970: deleted 3 directories 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39284") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36498->172.17.0.9:39284, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38701") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40372->172.17.0.9:38701, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33209") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60170->172.17.0.9:33209, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38588") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35878->172.17.0.9:38588, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33738") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42478->172.17.0.9:33738, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39295") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47992->172.17.0.9:39295, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35640") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35380->172.17.0.9:35640, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39000") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44656->172.17.0.9:39000, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39435") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45552->172.17.0.9:39435, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37545") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37378->172.17.0.9:37545, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39341") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60270->172.17.0.9:39341, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30242") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59714->172.17.0.9:30242, err= 2026/02/22 05:33:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/22 05:33:55 INFO : sub dir/hello world: Copied (new) 2026/02/22 05:33:55 INFO : sub dir/hello world: Deleted 2026/02/22 05:33:55 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/22 05:33:55 INFO : nested/sub dir/file: Copied (new) 2026/02/22 05:33:55 INFO : nested/sub dir/file: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38638") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33356->172.17.0.9:38638, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37399") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37226") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40334->172.17.0.9:37399, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47900->172.17.0.9:37226, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37341") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52762->172.17.0.9:37341, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39947") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50302->172.17.0.9:39947, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30716") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31881") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60790->172.17.0.9:31881, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41608->172.17.0.9:30716, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32609") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39448->172.17.0.9:32609, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33111") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43860->172.17.0.9:33111, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38418") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50608->172.17.0.9:38418, err= 2026/02/22 05:33:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33015") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36182") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54692->172.17.0.9:36182, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32956->172.17.0.9:33015, err= 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/22 05:33:55 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/22 05:33:55 INFO : existing-b: Copied (new) 2026/02/22 05:33:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/22 05:33:55 INFO : existing: Copied (new) 2026/02/22 05:33:55 INFO : existing-b: Deleted 2026/02/22 05:33:55 INFO : existing: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34127") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40144->172.17.0.9:34127, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39479") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43896->172.17.0.9:39479, err= 2026/02/22 05:33:55 DEBUG : existing: Destination exists, skipping 2026/02/22 05:33:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:55 INFO : There was nothing to transfer 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36644") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52782->172.17.0.9:36644, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37159") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55204->172.17.0.9:37159, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35756") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52946->172.17.0.9:35756, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kofinad7lire" 2026/02/22 05:33:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:54724->172.17.0.9:21, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39128") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52356->172.17.0.9:39128, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37816") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52758->172.17.0.9:37816, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36886") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43936->172.17.0.9:36886, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30228") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48254->172.17.0.9:30228, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-kofinad7lire 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:32636") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:36590->172.17.0.9:32636, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:37296") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:34634->172.17.0.9:37296, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:37387") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:55080->172.17.0.9:37387, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Using server-side directory move 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:36905") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:56990->172.17.0.9:36905, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31685") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48148->172.17.0.9:31685, err= 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/22 05:33:55 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:55 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-kofinad7lire) 2026/02/22 05:33:55 DEBUG : potato3: Sizes differ 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:54738->172.17.0.9:21, err= 2026/02/22 05:33:55 INFO : empty space: Deleted 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Waiting for transfers to finish 2026/02/22 05:33:55 INFO : potato2: Moved (server-side) 2026/02/22 05:33:55 INFO : potato3: Deleted 2026/02/22 05:33:55 INFO : potato3: Moved (server-side) 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31598") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50956->172.17.0.9:31598, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:34206") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:40326->172.17.0.9:34206, err= 2026/02/22 05:33:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wulonep2viho" 2026/02/22 05:33:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: > dial: conn=172.17.0.1:54742->172.17.0.9:21, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Using server-side directory move 2026/02/22 05:33:55 INFO : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Server side directory move succeeded 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: dial("tcp","172.17.0.9:37238") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: > dial: conn=172.17.0.1:47156->172.17.0.9:37238, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:32673") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:44612->172.17.0.9:32673, err= 2026/02/22 05:33:55 ERROR : error listing: directory not found 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: dial("tcp","172.17.0.9:31948") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: > dial: conn=172.17.0.1:47680->172.17.0.9:31948, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Purge object "empty space" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Purge object "potato2" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Purge object "potato3" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-wulonep2viho: Purge dir "" 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: dial("tcp","172.17.0.9:33540") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: > dial: conn=172.17.0.1:37962->172.17.0.9:33540, err= 2026/02/22 05:33:55 ERROR : error listing: directory not found 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-kofinad7lire: Purge dir "" 2026/02/22 05:33:55 NOTICE: purge failed to rmdir "": directory not found 2026/02/22 05:33:55 NOTICE: purge failed: directory not found 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33918") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58222->172.17.0.9:33918, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34586") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41858->172.17.0.9:34586, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-valiqow6wivo" 2026/02/22 05:33:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:55 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:55 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:54748->172.17.0.9:21, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35019") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34230->172.17.0.9:35019, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35006") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37142->172.17.0.9:35006, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36162") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56252->172.17.0.9:36162, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35874") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54434->172.17.0.9:35874, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-valiqow6wivo 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:38391") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:53550->172.17.0.9:38391, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:30994") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:56026->172.17.0.9:30994, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:36671") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:48550->172.17.0.9:36671, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:33816") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:37008->172.17.0.9:33816, err= 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36515") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48800->172.17.0.9:36515, err= 2026/02/22 05:33:55 DEBUG : empty space: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : empty space: Excluded 2026/02/22 05:33:55 DEBUG : empty space: Excluded (Size Filter) 2026/02/22 05:33:55 DEBUG : empty space: Excluded 2026/02/22 05:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Waiting for checks to finish 2026/02/22 05:33:55 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:55 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-valiqow6wivo) 2026/02/22 05:33:55 DEBUG : potato3: Sizes differ 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Waiting for transfers to finish 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Connecting to FTP server 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:55 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:54760->172.17.0.9:21, err= 2026/02/22 05:33:55 INFO : potato2: Moved (server-side) 2026/02/22 05:33:56 INFO : potato3: Deleted 2026/02/22 05:33:56 INFO : potato3: Moved (server-side) 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35951") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58792->172.17.0.9:35951, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:36364") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:52514->172.17.0.9:36364, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubukof0jipe" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: > dial: conn=172.17.0.1:54776->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: dial("tcp","172.17.0.9:36392") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:36691") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: > dial: conn=172.17.0.1:43380->172.17.0.9:36392, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:58382->172.17.0.9:36691, err= 2026/02/22 05:33:56 DEBUG : empty space: Excluded (Size Filter) 2026/02/22 05:33:56 DEBUG : empty space: Excluded 2026/02/22 05:33:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: > dial: conn=172.17.0.1:54788->172.17.0.9:21, err= 2026/02/22 05:33:56 INFO : potato2: Moved (server-side) 2026/02/22 05:33:56 INFO : potato3: Moved (server-side) 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: dial("tcp","172.17.0.9:39848") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: > dial: conn=172.17.0.1:52424->172.17.0.9:39848, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:37284") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:58140->172.17.0.9:37284, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: dial("tcp","172.17.0.9:30334") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: > dial: conn=172.17.0.1:54368->172.17.0.9:30334, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Purge object "potato2" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Purge object "potato3" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-yubukof0jipe: Purge dir "" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: dial("tcp","172.17.0.9:31889") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: > dial: conn=172.17.0.1:53030->172.17.0.9:31889, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Purge object "empty space" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-valiqow6wivo: Purge dir "" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39528") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49762->172.17.0.9:39528, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32418") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47602->172.17.0.9:32418, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dudojuh7naju" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:54800->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30390") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46456->172.17.0.9:30390, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37936") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55706->172.17.0.9:37936, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35587") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40452->172.17.0.9:35587, err= 2026/02/22 05:33:56 INFO : tomatoDir: Making directory 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32456") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40532->172.17.0.9:32456, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30865") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50258->172.17.0.9:30865, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-buliyov1fifo -> ftp://172.17.0.9:21/rclone-test-dudojuh7naju 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:35478") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:57514->172.17.0.9:35478, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:38783") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:43448->172.17.0.9:38783, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:38267") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:34060->172.17.0.9:38267, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Using server-side directory move 2026/02/22 05:33:56 INFO : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:39358") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:41016->172.17.0.9:39358, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33601") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34826->172.17.0.9:33601, err= 2026/02/22 05:33:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : empty space: size = 1 OK 2026/02/22 05:33:56 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-dudojuh7naju) 2026/02/22 05:33:56 DEBUG : potato3: Sizes differ 2026/02/22 05:33:56 DEBUG : empty space: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:54802->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33790") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49998->172.17.0.9:33790, err= 2026/02/22 05:33:56 INFO : potato2: Moved (server-side) 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Waiting for checks to finish 2026/02/22 05:33:56 INFO : empty space: Deleted 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Waiting for transfers to finish 2026/02/22 05:33:56 INFO : potato3: Deleted 2026/02/22 05:33:56 INFO : potato3: Moved (server-side) 2026/02/22 05:33:56 INFO : tomatoDir: Removing directory 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: deleted 1 directories 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36063") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33080->172.17.0.9:36063, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35916") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58988->172.17.0.9:35916, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:36011") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:37284->172.17.0.9:36011, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucozul6rupu" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: > dial: conn=172.17.0.1:54810->172.17.0.9:21, err= 2026/02/22 05:33:56 INFO : tomatoDir: Making directory 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Using server-side directory move 2026/02/22 05:33:56 INFO : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Server side directory move succeeded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: dial("tcp","172.17.0.9:37242") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: > dial: conn=172.17.0.1:57564->172.17.0.9:37242, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: dial("tcp","172.17.0.9:34176") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: > dial: conn=172.17.0.1:33488->172.17.0.9:34176, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:39147") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:60448->172.17.0.9:39147, err= 2026/02/22 05:33:56 ERROR : error listing: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:38593") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:59294->172.17.0.9:38593, err= 2026/02/22 05:33:56 ERROR : error listing: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: dial("tcp","172.17.0.9:34100") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: > dial: conn=172.17.0.1:36444->172.17.0.9:34100, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Purge object "empty space" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Purge object "potato2" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Purge object "potato3" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: dial("tcp","172.17.0.9:36852") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: > dial: conn=172.17.0.1:55380->172.17.0.9:36852, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Purge dir "tomatoDir" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-cucozul6rupu: Purge dir "" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: dial("tcp","172.17.0.9:37123") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: > dial: conn=172.17.0.1:54044->172.17.0.9:37123, err= 2026/02/22 05:33:56 ERROR : error listing: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-dudojuh7naju: Purge dir "" 2026/02/22 05:33:56 NOTICE: purge failed to rmdir "": directory not found 2026/02/22 05:33:56 NOTICE: purge failed: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38401") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47010->172.17.0.9:38401, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36779") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52736->172.17.0.9:36779, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33729") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48778->172.17.0.9:33729, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36895") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45448->172.17.0.9:36895, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/rclone-sync-test" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: > dial: conn=172.17.0.1:54824->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38887") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43712->172.17.0.9:38887, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31518") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58334->172.17.0.9:31518, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/rclone-sync-test" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: > dial: conn=172.17.0.1:54836->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/rclone-sync-test-include/layer2" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54840->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/rclone-sync-test-ignore-file" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54846->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30321") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33798->172.17.0.9:30321, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: dial("tcp","172.17.0.9:33907") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35871") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52110->172.17.0.9:35871, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: > dial: conn=172.17.0.1:38550->172.17.0.9:33907, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test: Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37969") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36088->172.17.0.9:37969, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39981") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: dial("tcp","172.17.0.9:32541") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test: > dial: conn=172.17.0.1:34872->172.17.0.9:32541, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57774->172.17.0.9:39981, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test: Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35951") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58796->172.17.0.9:35951, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : rclone-sync-test-include: Removing directory 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: failed to delete 1 directories 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30452") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:38174") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50130->172.17.0.9:30452, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41498->172.17.0.9:38174, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test: Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34732") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47130->172.17.0.9:34732, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37811") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44068->172.17.0.9:37811, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:30953") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57100->172.17.0.9:30953, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test: Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35643") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38424->172.17.0.9:35643, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : rclone-sync-test-include: Removing directory 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: failed to delete 1 directories 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:34884") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59726->172.17.0.9:34884, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34484") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43092->172.17.0.9:34484, err= 2026/02/22 05:33:56 DEBUG : Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test: Excluded 2026/02/22 05:33:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38193") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59246->172.17.0.9:38193, err= 2026/02/22 05:33:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30251") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52762->172.17.0.9:30251, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37859") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36577") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33669") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59880->172.17.0.9:37859, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53168->172.17.0.9:36577, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33478->172.17.0.9:33669, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38295") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53132->172.17.0.9:38295, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30569") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50470->172.17.0.9:30569, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54852->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: > dial: conn=172.17.0.1:54858->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:35309") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:42324->172.17.0.9:35309, err= 2026/02/22 05:33:56 DEBUG : one: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:31774") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:39720->172.17.0.9:31774, err= 2026/02/22 05:33:56 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/22 05:33:56 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37772") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44758->172.17.0.9:37772, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31614") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33100->172.17.0.9:31614, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32288") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60302->172.17.0.9:32288, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37497") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33710->172.17.0.9:37497, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:36639") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:57778->172.17.0.9:36639, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:39326") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:49166->172.17.0.9:39326, err= 2026/02/22 05:33:56 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/22 05:33:56 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (replaced existing) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34285") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38568->172.17.0.9:34285, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39821") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36602->172.17.0.9:39821, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32908") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41084->172.17.0.9:32908, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38681") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46542->172.17.0.9:38681, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34731") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60508->172.17.0.9:34731, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32235") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33765") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36822->172.17.0.9:32235, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52854->172.17.0.9:33765, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:38733") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:59752->172.17.0.9:38733, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : one: size = 5 OK 2026/02/22 05:33:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32626") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41072->172.17.0.9:32626, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38548") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33262->172.17.0.9:38548, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37759") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56586->172.17.0.9:37759, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30616") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54956->172.17.0.9:30616, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33617") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53698->172.17.0.9:33617, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34330") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36378") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43294->172.17.0.9:36378, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35576->172.17.0.9:34330, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:39497") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:45666->172.17.0.9:39497, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: > dial: conn=172.17.0.1:54874->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 OK 2026/02/22 05:33:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39136") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42156->172.17.0.9:39136, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33870") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37163") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32840->172.17.0.9:33870, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48176->172.17.0.9:37163, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:38024") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:57236->172.17.0.9:38024, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : one: size = 5 OK 2026/02/22 05:33:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : There was nothing to transfer 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36659") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36484->172.17.0.9:36659, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32888") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35159") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50886->172.17.0.9:32888, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34242->172.17.0.9:35159, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33673") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51834->172.17.0.9:33673, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35545") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39354->172.17.0.9:35545, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34933") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33456->172.17.0.9:34933, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/CompareDest" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/CompareDest" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:35487") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:49654->172.17.0.9:35487, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest) 2026/02/22 05:33:56 DEBUG : two: Sizes differ 2026/02/22 05:33:56 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : one: size = 5 OK 2026/02/22 05:33:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:34276") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54430->172.17.0.9:34276, err= 2026/02/22 05:33:56 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/22 05:33:56 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/22 05:33:56 INFO : two: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34968") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55762->172.17.0.9:34968, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36817") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34294") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54136->172.17.0.9:36817, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34402->172.17.0.9:34294, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36292") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60162->172.17.0.9:36292, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30012") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59322->172.17.0.9:30012, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38183") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54178->172.17.0.9:38183, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34827") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55320->172.17.0.9:34827, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36387") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47088->172.17.0.9:36387, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32357") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49922->172.17.0.9:32357, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37473") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58894->172.17.0.9:37473, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36370") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35206") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58442->172.17.0.9:35206, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54936->172.17.0.9:36370, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dest" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: > dial: conn=172.17.0.1:54880->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/pre-dest1" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest1: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest1: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest1: > dial: conn=172.17.0.1:54896->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/pre-dest1" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/pre-dest1" 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/pre-dest2" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest2: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest2: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest2: > dial: conn=172.17.0.1:54910->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/pre-dest2" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/pre-dest2" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: dial("tcp","172.17.0.9:38090") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: > dial: conn=172.17.0.1:58424->172.17.0.9:38090, err= 2026/02/22 05:33:56 DEBUG : 1: size = 1 OK 2026/02/22 05:33:56 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : 2: size = 1 OK 2026/02/22 05:33:56 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/22 05:33:56 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: dial("tcp","172.17.0.9:38913") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: > dial: conn=172.17.0.1:48988->172.17.0.9:38913, err= 2026/02/22 05:33:56 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/22 05:33:56 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/22 05:33:56 INFO : 3: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: dial("tcp","172.17.0.9:39125") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dest: > dial: conn=172.17.0.1:37694->172.17.0.9:39125, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36930") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50422->172.17.0.9:36930, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38658") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52888->172.17.0.9:38658, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34057") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34930") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34192->172.17.0.9:34930, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40522->172.17.0.9:34057, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38266") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37828->172.17.0.9:38266, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32339") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46488->172.17.0.9:32339, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39107") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36555") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34518->172.17.0.9:36555, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56410->172.17.0.9:39107, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32306") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42838->172.17.0.9:32306, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest1: closing 1 unused connections 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30456") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54132->172.17.0.9:30456, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32178") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51126->172.17.0.9:32178, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36392") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43396->172.17.0.9:36392, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31968") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55054->172.17.0.9:31968, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38359") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46054->172.17.0.9:38359, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36362") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42570->172.17.0.9:36362, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35767") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51202->172.17.0.9:35767, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54918->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: > dial: conn=172.17.0.1:54932->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:35919") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:53364->172.17.0.9:35919, err= 2026/02/22 05:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 INFO : one: Moved (server-side) 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:31962") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60706->172.17.0.9:31962, err= 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38241") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52668->172.17.0.9:38241, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33929") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35000") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43034->172.17.0.9:33929, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60812->172.17.0.9:35000, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34559") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49260->172.17.0.9:34559, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37913") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33924->172.17.0.9:37913, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36823") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49822->172.17.0.9:36823, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36263") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44498->172.17.0.9:36263, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:39154") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60966->172.17.0.9:39154, err= 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 INFO : one: Deleted 2026/02/22 05:33:56 INFO : one: Moved (server-side) 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:33845") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:57152->172.17.0.9:33845, err= 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt: Deleted 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39462") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57550->172.17.0.9:39462, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36349") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39035") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53744->172.17.0.9:39035, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57180->172.17.0.9:36349, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39461") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42504->172.17.0.9:39461, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37904") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31685") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52858->172.17.0.9:37904, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48158->172.17.0.9:31685, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35211") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43008->172.17.0.9:35211, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36174") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44968->172.17.0.9:36174, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35764") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47176->172.17.0.9:35764, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38782") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47184->172.17.0.9:38782, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30268") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45514->172.17.0.9:30268, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35248") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58456->172.17.0.9:35248, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54936->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: > dial: conn=172.17.0.1:54948->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:38994") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60996->172.17.0.9:38994, err= 2026/02/22 05:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:37056") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:43670->172.17.0.9:37056, err= 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37393") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43892->172.17.0.9:37393, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38574") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33777") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39576->172.17.0.9:33777, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59906->172.17.0.9:38574, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33511") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42484->172.17.0.9:33511, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38528") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54660->172.17.0.9:38528, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35114") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34040") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43298->172.17.0.9:35114, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44282->172.17.0.9:34040, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:38473") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:59940->172.17.0.9:38473, err= 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 INFO : one.bak: Deleted 2026/02/22 05:33:56 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:33265") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:53504->172.17.0.9:33265, err= 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt.bak: Deleted 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30965") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41174->172.17.0.9:30965, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34285") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38572->172.17.0.9:34285, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37480") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47726->172.17.0.9:37480, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33648") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36380->172.17.0.9:33648, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30934") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31330") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38068->172.17.0.9:31330, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58522->172.17.0.9:30934, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31441") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56332->172.17.0.9:31441, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30070") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37844->172.17.0.9:30070, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33729") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48780->172.17.0.9:33729, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30938") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43190->172.17.0.9:30938, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32341") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53322->172.17.0.9:32341, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34218") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54864->172.17.0.9:34218, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54958->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: > dial: conn=172.17.0.1:54974->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" to be canonical "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:33007") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:56048->172.17.0.9:33007, err= 2026/02/22 05:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:31972") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:52746->172.17.0.9:31972, err= 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38028") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42648->172.17.0.9:38028, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36603") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36848") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43990->172.17.0.9:36603, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58584->172.17.0.9:36848, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33256") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40058->172.17.0.9:33256, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37882") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51744->172.17.0.9:37882, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35313") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31346") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42802->172.17.0.9:35313, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51682->172.17.0.9:31346, err= 2026/02/22 05:33:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buliyov1fifo/backup" for canonical name "TestFTPPureftpd{7vcCM}:rclone-test-buliyov1fifo/backup" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:38443") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:36234->172.17.0.9:38443, err= 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 INFO : one-2019-01-01: Deleted 2026/02/22 05:33:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:36793") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:49630->172.17.0.9:36793, err= 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three-2019-01-01.txt: Deleted 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31669") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45296->172.17.0.9:31669, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36798") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53626->172.17.0.9:36798, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36195") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51322->172.17.0.9:36195, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38852") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36064->172.17.0.9:38852, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36207") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35223") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60298->172.17.0.9:36207, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35210->172.17.0.9:35223, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37128") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36876->172.17.0.9:37128, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32855") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56262->172.17.0.9:32855, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36452") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48578->172.17.0.9:36452, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35073") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48152->172.17.0.9:35073, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37987") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48894->172.17.0.9:37987, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37028") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45702->172.17.0.9:37028, err= 2026/02/22 05:33:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:56 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:56 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54990->172.17.0.9:21, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:33743") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:51850->172.17.0.9:33743, err= 2026/02/22 05:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:32140") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:58060->172.17.0.9:32140, err= 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:56 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:56 INFO : one: Copied (new) 2026/02/22 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:56 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30692") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60782->172.17.0.9:30692, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30546") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56072->172.17.0.9:30546, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34297") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39738->172.17.0.9:34297, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36572") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47980->172.17.0.9:36572, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33876") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42752->172.17.0.9:33876, err= 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:34289") 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:42186->172.17.0.9:34289, err= 2026/02/22 05:33:56 DEBUG : one.bak: Excluded (Path Filter) 2026/02/22 05:33:56 DEBUG : one.bak: Excluded 2026/02/22 05:33:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/22 05:33:56 DEBUG : three.txt.bak: Excluded 2026/02/22 05:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:56 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:56 DEBUG : one: Sizes differ 2026/02/22 05:33:56 DEBUG : two: size = 3 OK 2026/02/22 05:33:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:56 DEBUG : two: Unchanged skipping 2026/02/22 05:33:56 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for checks to finish 2026/02/22 05:33:56 INFO : one.bak: Deleted 2026/02/22 05:33:57 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:31522") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:38520->172.17.0.9:31522, err= 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:57 INFO : one: Copied (new) 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : three.txt.bak: Deleted 2026/02/22 05:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:57 INFO : three.txt: Moved into backup dir 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38770") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38594->172.17.0.9:38770, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31709") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58744->172.17.0.9:31709, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38219") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55460->172.17.0.9:38219, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39230") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50362->172.17.0.9:39230, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30528") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60492->172.17.0.9:30528, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36229") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38390->172.17.0.9:36229, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37725") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34648->172.17.0.9:37725, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35522") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60240->172.17.0.9:35522, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33753") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50366->172.17.0.9:33753, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30980") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54690->172.17.0.9:30980, err= 2026/02/22 05:33:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:57 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:57 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:57 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:57 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:54996->172.17.0.9:21, err= 2026/02/22 05:33:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : one: Sizes differ 2026/02/22 05:33:57 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:30245") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60084->172.17.0.9:30245, err= 2026/02/22 05:33:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:57 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:57 INFO : one: Copied (new) 2026/02/22 05:33:57 DEBUG : two: size = 3 OK 2026/02/22 05:33:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : two: Unchanged skipping 2026/02/22 05:33:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : three.txt: Sizes differ 2026/02/22 05:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:35984") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:53236->172.17.0.9:35984, err= 2026/02/22 05:33:57 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/22 05:33:57 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/22 05:33:57 INFO : three.txt: Copied (new) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33801") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52338->172.17.0.9:33801, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36070") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45256->172.17.0.9:36070, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31451") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54648->172.17.0.9:31451, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39090") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35812->172.17.0.9:39090, err= 2026/02/22 05:33:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : one: Sizes differ 2026/02/22 05:33:57 INFO : one.bak: Deleted 2026/02/22 05:33:57 INFO : one: Moved (server-side) to: one.bak 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:32397") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:55160->172.17.0.9:32397, err= 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:57 INFO : one: Copied (new) 2026/02/22 05:33:57 DEBUG : two: size = 3 OK 2026/02/22 05:33:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : two: Unchanged skipping 2026/02/22 05:33:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : three.txt: Sizes differ 2026/02/22 05:33:57 INFO : three.txt.bak: Deleted 2026/02/22 05:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:31663") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60258->172.17.0.9:31663, err= 2026/02/22 05:33:57 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/22 05:33:57 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/22 05:33:57 INFO : three.txt: Copied (new) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34098") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46898->172.17.0.9:34098, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39965") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33168->172.17.0.9:39965, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32206") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50608->172.17.0.9:32206, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31570") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40774->172.17.0.9:31570, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32874") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54470->172.17.0.9:32874, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36409") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57824->172.17.0.9:36409, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31492") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56794->172.17.0.9:31492, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37538") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51796->172.17.0.9:37538, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34096") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47590->172.17.0.9:34096, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30850") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36310->172.17.0.9:30850, err= 2026/02/22 05:33:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buliyov1fifo/dst" 2026/02/22 05:33:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/22 05:33:57 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:57 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7vcCM}" suffix to name 2026/02/22 05:33:57 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/22 05:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/22 05:33:57 DEBUG : Setting pass="_iUn1Jl_C9KP1fOitTgwxctK0uXNEZJ19WXcwMWx-m4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/22 05:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: Connecting to FTP server 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:55002->172.17.0.9:21, err= 2026/02/22 05:33:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : one: Sizes differ 2026/02/22 05:33:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:39593") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:55448->172.17.0.9:39593, err= 2026/02/22 05:33:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/22 05:33:57 DEBUG : one.a292864a.partial: renamed to: one 2026/02/22 05:33:57 INFO : one: Copied (new) 2026/02/22 05:33:57 DEBUG : two: size = 3 OK 2026/02/22 05:33:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : two: Unchanged skipping 2026/02/22 05:33:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : three.txt: Sizes differ 2026/02/22 05:33:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:34881") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:57872->172.17.0.9:34881, err= 2026/02/22 05:33:57 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/22 05:33:57 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/22 05:33:57 INFO : three.txt: Copied (new) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35135") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55596->172.17.0.9:35135, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38090") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58440->172.17.0.9:38090, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35382") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43074->172.17.0.9:35382, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39210") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37002->172.17.0.9:39210, err= 2026/02/22 05:33:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : one: Sizes differ 2026/02/22 05:33:57 INFO : one-2019-01-01: Deleted 2026/02/22 05:33:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:35108") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:33844->172.17.0.9:35108, err= 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/22 05:33:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/22 05:33:57 INFO : one: Copied (new) 2026/02/22 05:33:57 DEBUG : two: size = 3 OK 2026/02/22 05:33:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : two: Unchanged skipping 2026/02/22 05:33:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst) 2026/02/22 05:33:57 DEBUG : three.txt: Sizes differ 2026/02/22 05:33:57 INFO : three-2019-01-01.txt: Deleted 2026/02/22 05:33:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: dial("tcp","172.17.0.9:30412") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo/dst: > dial: conn=172.17.0.1:60502->172.17.0.9:30412, err= 2026/02/22 05:33:57 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/22 05:33:57 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/22 05:33:57 INFO : three.txt: Copied (new) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37660") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39096->172.17.0.9:37660, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30307") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57632->172.17.0.9:30307, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32851") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58238->172.17.0.9:32851, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36070") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45268->172.17.0.9:36070, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39217") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54440->172.17.0.9:39217, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39070") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52050->172.17.0.9:39070, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36059") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47704->172.17.0.9:36059, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31693") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55480->172.17.0.9:31693, err= 2026/02/22 05:33:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : Testêé: Sizes differ 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33627") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38666->172.17.0.9:33627, err= 2026/02/22 05:33:57 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/22 05:33:57 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/22 05:33:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31782") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47362->172.17.0.9:31782, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39595") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40284->172.17.0.9:39595, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36748") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49326->172.17.0.9:36748, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30534") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44776->172.17.0.9:30534, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34029") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54358->172.17.0.9:34029, err= 2026/02/22 05:33:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31562") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57654->172.17.0.9:31562, err= 2026/02/22 05:33:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/22 05:33:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/22 05:33:57 INFO : existing: Copied (new) 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37362") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43352->172.17.0.9:37362, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30832") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39426->172.17.0.9:30832, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38352") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33986->172.17.0.9:38352, err= 2026/02/22 05:33:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : existing: Sizes differ 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting files as there were IO errors 2026/02/22 05:33:57 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting directories as there were IO errors 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32997") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46088->172.17.0.9:32997, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39738") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37036->172.17.0.9:39738, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34779") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53822->172.17.0.9:34779, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34491") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51550->172.17.0.9:34491, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32225") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51802->172.17.0.9:32225, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34144") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57720->172.17.0.9:34144, err= 2026/02/22 05:33:57 DEBUG : EXISTING: size = 6 OK 2026/02/22 05:33:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : existing: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33938") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57316->172.17.0.9:33938, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31574") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44660->172.17.0.9:31574, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34235") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47294->172.17.0.9:34235, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35443") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57434->172.17.0.9:35443, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31890") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40032->172.17.0.9:31890, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32672") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55444->172.17.0.9:32672, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32977") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44026->172.17.0.9:32977, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30128") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44162->172.17.0.9:30128, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32180") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51616->172.17.0.9:32180, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37636") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49886->172.17.0.9:37636, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37767") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59422->172.17.0.9:37767, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32867") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56818->172.17.0.9:32867, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37411") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33156->172.17.0.9:37411, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36497") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60194->172.17.0.9:36497, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38721") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39182->172.17.0.9:38721, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37899") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53218->172.17.0.9:37899, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35853") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38650->172.17.0.9:35853, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37426") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46236->172.17.0.9:37426, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31798") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46754->172.17.0.9:31798, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34748") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43772->172.17.0.9:34748, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34881") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57886->172.17.0.9:34881, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35399") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39836->172.17.0.9:35399, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33248") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48946->172.17.0.9:33248, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39664") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35542->172.17.0.9:39664, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33711") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35586->172.17.0.9:33711, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34861") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49110->172.17.0.9:34861, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38147") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56604->172.17.0.9:38147, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38633") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47428->172.17.0.9:38633, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36905") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57006->172.17.0.9:36905, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33440") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60814->172.17.0.9:33440, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30465") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52372->172.17.0.9:30465, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35458") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38352->172.17.0.9:35458, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34515") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41150->172.17.0.9:34515, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37298") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54570->172.17.0.9:37298, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31622") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46762->172.17.0.9:31622, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33208") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39758->172.17.0.9:33208, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38110") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53230->172.17.0.9:38110, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31878") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47508->172.17.0.9:31878, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37817") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36874->172.17.0.9:37817, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37476") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47462->172.17.0.9:37476, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37385") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49562->172.17.0.9:37385, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34838") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60398->172.17.0.9:34838, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36266") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54850->172.17.0.9:36266, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31396") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56714->172.17.0.9:31396, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37950") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34632->172.17.0.9:37950, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36579") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45316->172.17.0.9:36579, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34216") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57344->172.17.0.9:34216, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36400") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54980->172.17.0.9:36400, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33446") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41438->172.17.0.9:33446, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38972") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38464->172.17.0.9:38972, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35930") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58760->172.17.0.9:35930, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36079") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48164->172.17.0.9:36079, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36488") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33852->172.17.0.9:36488, err= 2026/02/22 05:33:57 DEBUG : both0: size = 6 OK 2026/02/22 05:33:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both10: size = 6 OK 2026/02/22 05:33:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both11: size = 6 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both12: size = 6 OK 2026/02/22 05:33:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both0: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both13: size = 6 OK 2026/02/22 05:33:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both10: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both14: size = 6 OK 2026/02/22 05:33:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both14: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both15: size = 6 OK 2026/02/22 05:33:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both11: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both16: size = 6 OK 2026/02/22 05:33:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both16: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both17: size = 6 OK 2026/02/22 05:33:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both17: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both18: size = 6 OK 2026/02/22 05:33:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both18: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both19: size = 6 OK 2026/02/22 05:33:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both19: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both1: size = 6 OK 2026/02/22 05:33:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both1: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both2: size = 6 OK 2026/02/22 05:33:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both2: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both3: size = 6 OK 2026/02/22 05:33:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both3: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both4: size = 6 OK 2026/02/22 05:33:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both4: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both5: size = 6 OK 2026/02/22 05:33:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both5: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both6: size = 6 OK 2026/02/22 05:33:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both6: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both7: size = 6 OK 2026/02/22 05:33:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both7: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both8: size = 6 OK 2026/02/22 05:33:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both8: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both9: size = 6 OK 2026/02/22 05:33:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both12: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both9: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both15: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both13: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : only1: Deleted 2026/02/22 05:33:57 INFO : only10: Deleted 2026/02/22 05:33:57 INFO : only9: Deleted 2026/02/22 05:33:57 INFO : only12: Deleted 2026/02/22 05:33:57 INFO : only11: Deleted 2026/02/22 05:33:57 INFO : only3: Deleted 2026/02/22 05:33:57 INFO : only15: Deleted 2026/02/22 05:33:57 INFO : only0: Deleted 2026/02/22 05:33:57 INFO : only14: Deleted 2026/02/22 05:33:57 INFO : only19: Deleted 2026/02/22 05:33:57 INFO : only13: Deleted 2026/02/22 05:33:57 INFO : only5: Deleted 2026/02/22 05:33:57 INFO : only4: Deleted 2026/02/22 05:33:57 INFO : only7: Deleted 2026/02/22 05:33:57 INFO : only6: Deleted 2026/02/22 05:33:57 INFO : only17: Deleted 2026/02/22 05:33:57 INFO : only18: Deleted 2026/02/22 05:33:57 INFO : only8: Deleted 2026/02/22 05:33:57 INFO : only16: Deleted 2026/02/22 05:33:57 INFO : only2: Deleted 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39295") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47994->172.17.0.9:39295, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30313") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34692->172.17.0.9:30313, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37513") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44674->172.17.0.9:37513, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39298") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55512->172.17.0.9:39298, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34465") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33802->172.17.0.9:34465, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34900") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60088->172.17.0.9:34900, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34130") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58540->172.17.0.9:34130, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36124") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49928->172.17.0.9:36124, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35187") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33096->172.17.0.9:35187, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35431") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35958->172.17.0.9:35431, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30173") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40356->172.17.0.9:30173, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33089") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56344->172.17.0.9:33089, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37300") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43252->172.17.0.9:37300, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32581") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42640->172.17.0.9:32581, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36532") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50500->172.17.0.9:36532, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39086") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35284->172.17.0.9:39086, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36437") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56452->172.17.0.9:36437, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35881") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33502->172.17.0.9:35881, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37212") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46012->172.17.0.9:37212, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31680") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39448->172.17.0.9:31680, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33976") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43138->172.17.0.9:33976, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39441") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59486->172.17.0.9:39441, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38792") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39296->172.17.0.9:38792, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36931") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38138->172.17.0.9:36931, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36078") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42240->172.17.0.9:36078, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35361") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46334->172.17.0.9:35361, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37278") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41300->172.17.0.9:37278, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32399") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37434->172.17.0.9:32399, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39617") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38596->172.17.0.9:39617, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36032") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33406->172.17.0.9:36032, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35221") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56586->172.17.0.9:35221, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36383") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37644->172.17.0.9:36383, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38560") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38782->172.17.0.9:38560, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36997") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40622->172.17.0.9:36997, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34617") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56634->172.17.0.9:34617, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35493") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55694->172.17.0.9:35493, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38916") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60590->172.17.0.9:38916, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35744") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37550->172.17.0.9:35744, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33097") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54436->172.17.0.9:33097, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35273") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50680->172.17.0.9:35273, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30177") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41212->172.17.0.9:30177, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38165") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45794->172.17.0.9:38165, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34392") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42054->172.17.0.9:34392, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36926") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36264->172.17.0.9:36926, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33291") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36936->172.17.0.9:33291, err= 2026/02/22 05:33:57 DEBUG : both0: size = 6 OK 2026/02/22 05:33:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : both11: size = 6 OK 2026/02/22 05:33:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both12: size = 6 OK 2026/02/22 05:33:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both10: size = 6 OK 2026/02/22 05:33:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both0: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both13: size = 6 OK 2026/02/22 05:33:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both13: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both14: size = 6 OK 2026/02/22 05:33:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both14: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both15: size = 6 OK 2026/02/22 05:33:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both11: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both16: size = 6 OK 2026/02/22 05:33:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both16: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both17: size = 6 OK 2026/02/22 05:33:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both17: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both18: size = 6 OK 2026/02/22 05:33:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both12: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both19: size = 6 OK 2026/02/22 05:33:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both10: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both1: size = 6 OK 2026/02/22 05:33:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both15: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both2: size = 6 OK 2026/02/22 05:33:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both18: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both3: size = 6 OK 2026/02/22 05:33:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both3: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both4: size = 6 OK 2026/02/22 05:33:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both19: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both5: size = 6 OK 2026/02/22 05:33:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both5: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both6: size = 6 OK 2026/02/22 05:33:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both4: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both7: size = 6 OK 2026/02/22 05:33:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both7: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both8: size = 6 OK 2026/02/22 05:33:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both8: Unchanged skipping 2026/02/22 05:33:57 DEBUG : both9: size = 6 OK 2026/02/22 05:33:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : both9: Unchanged skipping 2026/02/22 05:33:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only0: Sizes differ 2026/02/22 05:33:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only10: Sizes differ 2026/02/22 05:33:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only11: Sizes differ 2026/02/22 05:33:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only12: Sizes differ 2026/02/22 05:33:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : both1: Unchanged skipping 2026/02/22 05:33:57 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only13: Sizes differ 2026/02/22 05:33:57 DEBUG : both6: Unchanged skipping 2026/02/22 05:33:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only14: Sizes differ 2026/02/22 05:33:57 DEBUG : only15: Sizes differ 2026/02/22 05:33:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only16: Sizes differ 2026/02/22 05:33:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only17: Sizes differ 2026/02/22 05:33:57 DEBUG : both2: Unchanged skipping 2026/02/22 05:33:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only18: Sizes differ 2026/02/22 05:33:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only19: Sizes differ 2026/02/22 05:33:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only1: Sizes differ 2026/02/22 05:33:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only2: Sizes differ 2026/02/22 05:33:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only3: Sizes differ 2026/02/22 05:33:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only4: Sizes differ 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33114") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41904->172.17.0.9:33114, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31467") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40190->172.17.0.9:31467, err= 2026/02/22 05:33:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only7: Sizes differ 2026/02/22 05:33:57 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only6: Sizes differ 2026/02/22 05:33:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only5: Sizes differ 2026/02/22 05:33:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only8: Sizes differ 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36228") 2026/02/22 05:33:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3201417970) 2026/02/22 05:33:57 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-buliyov1fifo) 2026/02/22 05:33:57 DEBUG : only9: Sizes differ 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35359") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50032->172.17.0.9:35359, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53908->172.17.0.9:36228, err= 2026/02/22 05:33:57 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/22 05:33:57 INFO : only11: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/22 05:33:57 INFO : only0: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/22 05:33:57 INFO : only10: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32718") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34580->172.17.0.9:32718, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38825") 2026/02/22 05:33:57 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/22 05:33:57 INFO : only12: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33650") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57856->172.17.0.9:33650, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48132->172.17.0.9:38825, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32936") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40572->172.17.0.9:32936, err= 2026/02/22 05:33:57 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/22 05:33:57 INFO : only17: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/22 05:33:57 INFO : only13: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/22 05:33:57 INFO : only18: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34509") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49940->172.17.0.9:34509, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31910") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38030->172.17.0.9:31910, err= 2026/02/22 05:33:57 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/22 05:33:57 INFO : only14: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35652") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45016->172.17.0.9:35652, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37417") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33130->172.17.0.9:37417, err= 2026/02/22 05:33:57 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/22 05:33:57 INFO : only2: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/22 05:33:57 INFO : only3: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/22 05:33:57 INFO : only1: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32274") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31531") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37338->172.17.0.9:32274, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36154") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35680->172.17.0.9:31531, err= 2026/02/22 05:33:57 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/22 05:33:57 INFO : only19: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43692->172.17.0.9:36154, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36468") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45720->172.17.0.9:36468, err= 2026/02/22 05:33:57 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/22 05:33:57 INFO : only7: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35772") 2026/02/22 05:33:57 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/22 05:33:57 INFO : only15: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/22 05:33:57 INFO : only16: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42452->172.17.0.9:35772, err= 2026/02/22 05:33:57 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/22 05:33:57 INFO : only8: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38254") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39855") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35112->172.17.0.9:38254, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53796->172.17.0.9:39855, err= 2026/02/22 05:33:57 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35603") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38620->172.17.0.9:35603, err= 2026/02/22 05:33:57 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/22 05:33:57 INFO : only9: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/22 05:33:57 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/22 05:33:57 INFO : only4: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/22 05:33:57 INFO : only6: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/22 05:33:57 INFO : only5: Copied (replaced existing) 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38624") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45062->172.17.0.9:38624, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37968") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35984->172.17.0.9:37968, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37974") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57676->172.17.0.9:37974, err= --- PASS: TestSyncConcurrentTruncate (0.16s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:57 DEBUG : empty_on_remote: Making directory with metadata 2026/02/22 05:33:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:57 INFO : empty_on_remote: Making directory 2026/02/22 05:33:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/22 05:33:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35780") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45528->172.17.0.9:35780, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30110") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31162") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38585") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48274->172.17.0.9:31162, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50172->172.17.0.9:30110, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47898->172.17.0.9:38585, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37495") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56792->172.17.0.9:37495, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37922") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58752->172.17.0.9:37922, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:57 DEBUG : empty_on_remote: Making directory with metadata 2026/02/22 05:33:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/22 05:33:57 INFO : empty_on_remote: Making directory 2026/02/22 05:33:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/22 05:33:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32808") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58838->172.17.0.9:32808, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32358") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31439") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54592->172.17.0.9:32358, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47424->172.17.0.9:31439, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32774") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38902") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46740->172.17.0.9:32774, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49452->172.17.0.9:38902, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34568") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37384->172.17.0.9:34568, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35944") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45980->172.17.0.9:35944, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : sub dir: Making directory 2026/02/22 05:33:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37131") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55742->172.17.0.9:37131, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33187") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36428") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38324->172.17.0.9:33187, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43964->172.17.0.9:36428, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39665") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37634->172.17.0.9:39665, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30758") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33574->172.17.0.9:30758, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36680") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56934->172.17.0.9:36680, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39074") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37982->172.17.0.9:39074, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31817") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36848->172.17.0.9:31817, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39376") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38542->172.17.0.9:39376, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32725") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36846->172.17.0.9:32725, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37251") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51186->172.17.0.9:37251, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/22 05:33:57 INFO : sub dir: Making directory 2026/02/22 05:33:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38566") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49108->172.17.0.9:38566, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33977") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55862->172.17.0.9:33977, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31613") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43684->172.17.0.9:31613, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37615") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45494->172.17.0.9:37615, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30558") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60158->172.17.0.9:30558, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39279") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58870->172.17.0.9:39279, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39833") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49372->172.17.0.9:39833, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32136") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43776->172.17.0.9:32136, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31989") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59996->172.17.0.9:31989, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34017") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37260->172.17.0.9:34017, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35710") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38764->172.17.0.9:35710, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33634") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51710->172.17.0.9:33634, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30732") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34552->172.17.0.9:30732, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31163") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49376->172.17.0.9:31163, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39523") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36856->172.17.0.9:39523, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35092") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55934->172.17.0.9:35092, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31848") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48598->172.17.0.9:31848, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37756") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42028->172.17.0.9:37756, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38905") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37634->172.17.0.9:38905, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32623") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53556->172.17.0.9:32623, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36700") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56582->172.17.0.9:36700, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37373") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40318->172.17.0.9:37373, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30309") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47378->172.17.0.9:30309, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32219") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42426->172.17.0.9:32219, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36715") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44828->172.17.0.9:36715, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39515") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60188->172.17.0.9:39515, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35566") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43964->172.17.0.9:35566, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31514") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52066->172.17.0.9:31514, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35448") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39032->172.17.0.9:35448, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37732") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44406->172.17.0.9:37732, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33419") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38480->172.17.0.9:33419, err= 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33791") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39698->172.17.0.9:33791, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36867") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43136->172.17.0.9:36867, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38137") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48732->172.17.0.9:38137, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32364") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44652->172.17.0.9:32364, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37467") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56242->172.17.0.9:37467, err= 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:57 DEBUG : apple: size = 5 OK 2026/02/22 05:33:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:57 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:57 DEBUG : banana: size = 6 OK 2026/02/22 05:33:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33343") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40710->172.17.0.9:33343, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30564") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51142->172.17.0.9:30564, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34821") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43670->172.17.0.9:34821, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33142") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54482->172.17.0.9:33142, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31212") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55976->172.17.0.9:31212, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37381") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39646->172.17.0.9:37381, err= 2026/02/22 05:33:57 DEBUG : apple: size = 5 OK 2026/02/22 05:33:57 DEBUG : banana: size = 6 OK 2026/02/22 05:33:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38750") 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53678->172.17.0.9:38750, err= 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37257") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36938->172.17.0.9:37257, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39926") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46392->172.17.0.9:39926, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31225") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55408->172.17.0.9:31225, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33089") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56352->172.17.0.9:33089, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39862") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34480->172.17.0.9:39862, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39767") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58850->172.17.0.9:39767, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33530") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48270->172.17.0.9:33530, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31882") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54852->172.17.0.9:31882, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38307") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45292->172.17.0.9:38307, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39926") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46406->172.17.0.9:39926, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32076") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60582->172.17.0.9:32076, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32702") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38936->172.17.0.9:32702, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33149") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35062->172.17.0.9:33149, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32327") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55118->172.17.0.9:32327, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37792") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52646->172.17.0.9:37792, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32578") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54810->172.17.0.9:32578, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31046") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35584->172.17.0.9:31046, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32449") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36348->172.17.0.9:32449, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31048") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54590->172.17.0.9:31048, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32218") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60710->172.17.0.9:32218, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34343") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59064->172.17.0.9:34343, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38913") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48990->172.17.0.9:38913, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31937") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41426->172.17.0.9:31937, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31992") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43782->172.17.0.9:31992, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32031") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58184->172.17.0.9:32031, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33981") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40604->172.17.0.9:33981, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35208") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47850->172.17.0.9:35208, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38331") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41732->172.17.0.9:38331, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32156") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45390->172.17.0.9:32156, err= 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30111") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40730->172.17.0.9:30111, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38256") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35152->172.17.0.9:38256, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36813") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46864->172.17.0.9:36813, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32976") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51282->172.17.0.9:32976, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31179") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60996->172.17.0.9:31179, err= 2026/02/22 05:33:57 DEBUG : apple: size = 5 OK 2026/02/22 05:33:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:57 DEBUG : banana: size = 6 OK 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39642") 2026/02/22 05:33:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48540->172.17.0.9:39642, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30169") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40046->172.17.0.9:30169, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34283") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58454->172.17.0.9:34283, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30704") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44210->172.17.0.9:30704, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30210") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48452->172.17.0.9:30210, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34642") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38344->172.17.0.9:34642, err= 2026/02/22 05:33:57 DEBUG : apple: size = 5 OK 2026/02/22 05:33:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:57 DEBUG : banana: size = 6 OK 2026/02/22 05:33:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39602") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57306->172.17.0.9:39602, err= 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 INFO : There was nothing to transfer 2026/02/22 05:33:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35119") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58126->172.17.0.9:35119, err= 2026/02/22 05:33:57 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : apple: Excluded 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:57 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : banana: Excluded 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37630") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41104->172.17.0.9:37630, err= 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35854") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33082->172.17.0.9:35854, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35795") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39332->172.17.0.9:35795, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30256") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46758->172.17.0.9:30256, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33774") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52250->172.17.0.9:33774, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39196") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37288->172.17.0.9:39196, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33793") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47920->172.17.0.9:33793, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38621") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41344->172.17.0.9:38621, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31907") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36358->172.17.0.9:31907, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38801") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42940->172.17.0.9:38801, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39551") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57284->172.17.0.9:39551, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38096") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38672->172.17.0.9:38096, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32079") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48426->172.17.0.9:32079, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30593") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52662->172.17.0.9:30593, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31908") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51718->172.17.0.9:31908, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31350") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38070->172.17.0.9:31350, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35868") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41728->172.17.0.9:35868, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39112") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59956->172.17.0.9:39112, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34910") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51510->172.17.0.9:34910, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39587") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50152->172.17.0.9:39587, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36158") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41450->172.17.0.9:36158, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38486") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45236->172.17.0.9:38486, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36813") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46878->172.17.0.9:36813, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33110") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39758->172.17.0.9:33110, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37540") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34068->172.17.0.9:37540, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30280") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56476->172.17.0.9:30280, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35568") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51754->172.17.0.9:35568, err= 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39686") 2026/02/22 05:33:57 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34192->172.17.0.9:39686, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30962") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33168->172.17.0.9:30962, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31249") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34218->172.17.0.9:31249, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33971") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59814->172.17.0.9:33971, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34839") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56788->172.17.0.9:34839, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36320") 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59242->172.17.0.9:36320, err= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32423") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55004->172.17.0.9:21, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37413") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35909") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32954->172.17.0.9:37413, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48846->172.17.0.9:32423, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30727") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60862->172.17.0.9:35909, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43638->172.17.0.9:30727, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/22 05:33:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38852") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31179") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36080->172.17.0.9:38852, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32776->172.17.0.9:31179, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36639") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57790->172.17.0.9:36639, err= 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30056") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30206") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36596->172.17.0.9:30056, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34252->172.17.0.9:30206, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37525") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58286->172.17.0.9:37525, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31222") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49456->172.17.0.9:31222, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37693") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36856->172.17.0.9:37693, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32445") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37756->172.17.0.9:32445, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39287") 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39162->172.17.0.9:39287, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30040") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30946") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48150->172.17.0.9:30040, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38158->172.17.0.9:30946, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39622") 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56898->172.17.0.9:39622, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30770") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33915") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41786->172.17.0.9:30770, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43768->172.17.0.9:33915, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34931") 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35322->172.17.0.9:34931, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31342") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33682->172.17.0.9:31342, err= 2026/02/22 05:33:58 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/22 05:33:58 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/22 05:33:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Connecting to FTP server 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55020->172.17.0.9:21, err= 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Deleted 2026/02/22 05:33:58 INFO : apple: Deleted 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/22 05:33:58 INFO : splitbananasplit: Deleted 2026/02/22 05:33:58 INFO : banana: Deleted 2026/02/22 05:33:58 INFO : appleappleapplebanana: Deleted 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Deleted 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55030->172.17.0.9:21, err= 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:21") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55034->172.17.0.9:21, err= 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39384") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50054->172.17.0.9:39384, err= 2026/02/22 05:33:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YXBwbGU=: Excluded 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/22 05:33:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YmFuYW5h: Excluded 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36454") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48458->172.17.0.9:36454, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37597") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33008->172.17.0.9:37597, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39865") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34770->172.17.0.9:39865, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31706") 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58592->172.17.0.9:31706, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : YXBwbGU=: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : YmFuYW5h: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31140") 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52510->172.17.0.9:31140, err= 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35549") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51962->172.17.0.9:35549, err= 2026/02/22 05:33:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YXBwbGU=: Excluded 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/22 05:33:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : YmFuYW5h: Excluded 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35582") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46630->172.17.0.9:35582, err= 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31394") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43464->172.17.0.9:31394, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36204") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52712->172.17.0.9:36204, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/22 05:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32905") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59354->172.17.0.9:32905, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38962") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46168->172.17.0.9:38962, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37537") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60328->172.17.0.9:37537, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35013") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34244->172.17.0.9:35013, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33217") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57128->172.17.0.9:33217, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34450") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40258->172.17.0.9:34450, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31767") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49434->172.17.0.9:31767, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33346") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37730->172.17.0.9:33346, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33439") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54404->172.17.0.9:33439, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37270") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52346->172.17.0.9:37270, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37088") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37304->172.17.0.9:37088, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32090") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41116->172.17.0.9:32090, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33915") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43776->172.17.0.9:33915, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39591") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47254->172.17.0.9:39591, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39804") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34590->172.17.0.9:39804, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37124") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45720->172.17.0.9:37124, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30141") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49476->172.17.0.9:30141, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34037") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46990->172.17.0.9:34037, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35265") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45064->172.17.0.9:35265, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35365") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53670->172.17.0.9:35365, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39453") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51794->172.17.0.9:39453, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38685") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40512->172.17.0.9:38685, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33705") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48848->172.17.0.9:33705, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34240") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39248->172.17.0.9:34240, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31228") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47996->172.17.0.9:31228, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36544") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52988->172.17.0.9:36544, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37995") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51014->172.17.0.9:37995, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33577") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35168->172.17.0.9:33577, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31734") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48400->172.17.0.9:31734, err= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31830") 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49468->172.17.0.9:31830, err= 2026/02/22 05:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39430") 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35304->172.17.0.9:39430, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32199") 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36108->172.17.0.9:32199, err= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31607") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56332->172.17.0.9:31607, err= 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33075") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45502->172.17.0.9:33075, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37603") 2026/02/22 05:33:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32812->172.17.0.9:37603, err= 2026/02/22 05:33:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/22 05:33:58 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/22 05:33:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/22 05:33:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37197") 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48508->172.17.0.9:37197, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38710") 2026/02/22 05:33:58 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/22 05:33:58 INFO : apple: Copied (new) to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31322") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38828->172.17.0.9:31322, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58170->172.17.0.9:38710, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38654") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51824->172.17.0.9:38654, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35304") 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35696->172.17.0.9:35304, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32814") 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39265") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54688->172.17.0.9:32814, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43676->172.17.0.9:39265, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37529") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35698->172.17.0.9:37529, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30862") 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49748->172.17.0.9:30862, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37724") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36105") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55538->172.17.0.9:37724, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48346->172.17.0.9:36105, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34116") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52702->172.17.0.9:34116, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33445") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52976->172.17.0.9:33445, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37304") 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40706->172.17.0.9:37304, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38150") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40442->172.17.0.9:38150, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39832") 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50524->172.17.0.9:39832, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/22 05:33:58 INFO : banana: Deleted 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/22 05:33:58 INFO : appleappleapplebanana: Deleted 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Deleted 2026/02/22 05:33:58 INFO : splitbananasplit: Deleted 2026/02/22 05:33:58 INFO : apple: Deleted 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30027") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53876->172.17.0.9:30027, err= 2026/02/22 05:33:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : PREFIXapple: Excluded 2026/02/22 05:33:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : PREFIXbanana: Excluded 2026/02/22 05:33:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30668") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52238->172.17.0.9:30668, err= 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31558") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59462->172.17.0.9:31558, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38713") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53374->172.17.0.9:38713, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : apple: transformed to: PREFIXapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/22 05:33:58 DEBUG : banana: transformed to: PREFIXbanana 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34511") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49308->172.17.0.9:34511, err= 2026/02/22 05:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39733") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30229") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38627") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60134->172.17.0.9:30229, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30151") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38530->172.17.0.9:38627, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55470->172.17.0.9:39733, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39860->172.17.0.9:30151, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36550") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35974->172.17.0.9:36550, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/22 05:33:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) 2026/02/22 05:33:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/22 05:33:58 INFO : apple: Copied (new) 2026/02/22 05:33:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) 2026/02/22 05:33:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/22 05:33:58 INFO : banana: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31224") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34861") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31026") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40122->172.17.0.9:31224, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52056->172.17.0.9:31026, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49118->172.17.0.9:34861, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30866") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47578->172.17.0.9:30866, err= 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33351") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59180->172.17.0.9:33351, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30175") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35757") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45932->172.17.0.9:30175, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53592->172.17.0.9:35757, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38329") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60452->172.17.0.9:38329, err= 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36751") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54830->172.17.0.9:36751, err= 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31910") 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38032->172.17.0.9:31910, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38207") 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42370->172.17.0.9:38207, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38691") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51272->172.17.0.9:38691, err= 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38013") 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41184->172.17.0.9:38013, err= 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31421") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37948->172.17.0.9:31421, err= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30684") 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55986->172.17.0.9:30684, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34292") 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52356->172.17.0.9:34292, err= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/22 05:33:58 INFO : PREFIXapple: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/22 05:33:58 INFO : PREFIXsplitbananasplit: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/22 05:33:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/22 05:33:58 INFO : PREFIXbanana: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30279") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38882->172.17.0.9:30279, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36100") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43098->172.17.0.9:36100, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31164") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55948->172.17.0.9:31164, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39359") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58038->172.17.0.9:39359, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37377") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36020->172.17.0.9:37377, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32514") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49078->172.17.0.9:32514, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30849") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38982->172.17.0.9:30849, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35197") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44948->172.17.0.9:35197, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34931") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35326->172.17.0.9:34931, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37654") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39798->172.17.0.9:37654, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34223") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34424->172.17.0.9:34223, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30684") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56000->172.17.0.9:30684, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34275") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39866->172.17.0.9:34275, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36018") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39090->172.17.0.9:36018, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32848") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40010->172.17.0.9:32848, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37851") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43978->172.17.0.9:37851, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32495") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39416->172.17.0.9:32495, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32416") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59182->172.17.0.9:32416, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36092") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49340->172.17.0.9:36092, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33356") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50836->172.17.0.9:33356, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36847") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55876->172.17.0.9:36847, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35225") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35852->172.17.0.9:35225, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36936") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51494->172.17.0.9:36936, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36295") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54390->172.17.0.9:36295, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34230") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60656->172.17.0.9:34230, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34886") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56156->172.17.0.9:34886, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38520") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42550->172.17.0.9:38520, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33699") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59338->172.17.0.9:33699, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38824") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33946->172.17.0.9:38824, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34559") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49270->172.17.0.9:34559, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36616") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52990->172.17.0.9:36616, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39570") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59746->172.17.0.9:39570, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32957") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40380->172.17.0.9:32957, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35526") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33526->172.17.0.9:35526, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37176") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44130->172.17.0.9:37176, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35004") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47492->172.17.0.9:35004, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38232") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55522->172.17.0.9:38232, err= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30202") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60746->172.17.0.9:30202, err= 2026/02/22 05:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32558") 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33544->172.17.0.9:32558, err= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36614") 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30656") 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49292->172.17.0.9:36614, err= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60332->172.17.0.9:30656, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31432") 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55380->172.17.0.9:31432, err= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33394") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52048->172.17.0.9:33394, err= 2026/02/22 05:33:58 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/22 05:33:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/22 05:33:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/22 05:33:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/22 05:33:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30920") 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34269") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42416->172.17.0.9:30920, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31872") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43078->172.17.0.9:31872, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55716->172.17.0.9:34269, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34603") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37396->172.17.0.9:34603, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35062") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35198") 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59402->172.17.0.9:35062, err= 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37620->172.17.0.9:35198, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30514") 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33424->172.17.0.9:30514, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32757") 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42946->172.17.0.9:32757, err= 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33028") 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46586->172.17.0.9:33028, err= 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37939") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55866->172.17.0.9:37939, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33637") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34806->172.17.0.9:33637, err= 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31713") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57436->172.17.0.9:31713, err= 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31121") 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35144->172.17.0.9:31121, err= 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30711") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34625") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38132->172.17.0.9:30711, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46266->172.17.0.9:34625, err= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36562") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43780->172.17.0.9:36562, err= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/22 05:33:58 INFO : appleappleapplebanana: Deleted 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/22 05:33:58 INFO : banana: Deleted 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Deleted 2026/02/22 05:33:58 INFO : splitbananasplit: Deleted 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/22 05:33:58 INFO : apple: Deleted 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37954") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51270->172.17.0.9:37954, err= 2026/02/22 05:33:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : bananaSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33470") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54954->172.17.0.9:33470, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34126") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58448->172.17.0.9:34126, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31920") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48378->172.17.0.9:31920, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/22 05:33:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38806") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53968->172.17.0.9:38806, err= 2026/02/22 05:33:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33778") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49746->172.17.0.9:33778, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36999") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33272") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34511") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57670->172.17.0.9:36999, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39611") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49318->172.17.0.9:34511, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38216->172.17.0.9:39611, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50404->172.17.0.9:33272, err= 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) 2026/02/22 05:33:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37329") 2026/02/22 05:33:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) 2026/02/22 05:33:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/22 05:33:58 INFO : banana: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35264->172.17.0.9:37329, err= 2026/02/22 05:33:58 INFO : apple: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34355") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39471") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38848->172.17.0.9:39471, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50438->172.17.0.9:34355, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32283") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49954->172.17.0.9:32283, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33179") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37221") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41392->172.17.0.9:33179, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55858->172.17.0.9:37221, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39107") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37725") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56422->172.17.0.9:39107, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34658->172.17.0.9:37725, err= 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33342") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30099") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38878->172.17.0.9:33342, err= 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40052->172.17.0.9:30099, err= 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34612") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36702") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32770->172.17.0.9:36702, err= 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50170->172.17.0.9:34612, err= 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37352") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45512->172.17.0.9:37352, err= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31491") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43902->172.17.0.9:31491, err= 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32769") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43200->172.17.0.9:32769, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36607") 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37184->172.17.0.9:36607, err= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : splitbananasplitSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : bananaSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : appleSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31352") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38174->172.17.0.9:31352, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34512") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42946->172.17.0.9:34512, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38248") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41178->172.17.0.9:38248, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38153") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41658->172.17.0.9:38153, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36983") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57852->172.17.0.9:36983, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39874") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34136->172.17.0.9:39874, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39513") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49110->172.17.0.9:39513, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35094") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59634->172.17.0.9:35094, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32964") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54674->172.17.0.9:32964, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35470") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59958->172.17.0.9:35470, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34945") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36870->172.17.0.9:34945, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33543") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53014->172.17.0.9:33543, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34671") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49892->172.17.0.9:34671, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34939") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60254->172.17.0.9:34939, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36963") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42180->172.17.0.9:36963, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30650") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50386->172.17.0.9:30650, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34848") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60460->172.17.0.9:34848, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31024") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44862->172.17.0.9:31024, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30746") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46066->172.17.0.9:30746, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31360") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52702->172.17.0.9:31360, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36490") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57932->172.17.0.9:36490, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36266") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54852->172.17.0.9:36266, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34265") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57626->172.17.0.9:34265, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37101") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55474->172.17.0.9:37101, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35169") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34006->172.17.0.9:35169, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38846") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33860->172.17.0.9:38846, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33239") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33138->172.17.0.9:33239, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35907") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48666->172.17.0.9:35907, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33888") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41768->172.17.0.9:33888, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35370") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37412->172.17.0.9:35370, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30332") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47932->172.17.0.9:30332, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38069") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48992->172.17.0.9:38069, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32318") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59312->172.17.0.9:32318, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37019") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41656->172.17.0.9:37019, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37470") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47212->172.17.0.9:37470, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37529") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35702->172.17.0.9:37529, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34065") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45478->172.17.0.9:34065, err= 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30289") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41554->172.17.0.9:30289, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32207") 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30722") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39352->172.17.0.9:32207, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35742->172.17.0.9:30722, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35031") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56648->172.17.0.9:35031, err= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39906") 2026/02/22 05:33:58 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51338->172.17.0.9:39906, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30140") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34156->172.17.0.9:30140, err= 2026/02/22 05:33:58 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/22 05:33:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/22 05:33:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33954") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33540->172.17.0.9:33954, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39623") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38818->172.17.0.9:39623, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35138") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37122") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52186->172.17.0.9:35138, err= 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34322->172.17.0.9:37122, err= 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33733") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44098->172.17.0.9:33733, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32425") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38060->172.17.0.9:32425, err= 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36405") 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38097") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37206->172.17.0.9:36405, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38116->172.17.0.9:38097, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38250") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43528->172.17.0.9:38250, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33031") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34800->172.17.0.9:33031, err= 2026/02/22 05:33:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33301") 2026/02/22 05:33:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35582->172.17.0.9:33301, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32987") 2026/02/22 05:33:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37992->172.17.0.9:32987, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39292") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45424->172.17.0.9:39292, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35701") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50942->172.17.0.9:35701, err= 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 INFO : splitbananasplit: Deleted 2026/02/22 05:33:58 INFO : dir1/0003-defghij.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0009-3456789.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0015-9;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0013-789;=.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/22 05:33:58 INFO : appleappleapplebanana: Deleted 2026/02/22 05:33:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/22 05:33:58 INFO : dir1/0010-456789.txt: Deleted 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36052") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33564->172.17.0.9:36052, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleapple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleapple: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbanan: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36051") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47058->172.17.0.9:36051, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-12345: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-23456: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-34567: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-45678: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37706") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44634->172.17.0.9:37706, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37065") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54382->172.17.0.9:37065, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34090") 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48344->172.17.0.9:34090, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : appleapple: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38789") 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbanan: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40842->172.17.0.9:38789, err= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/22 05:33:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/22 05:33:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/22 05:33:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/22 05:33:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/22 05:33:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/22 05:33:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/22 05:33:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/22 05:33:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/22 05:33:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/22 05:33:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/22 05:33:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/22 05:33:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/22 05:33:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/22 05:33:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38033") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50332->172.17.0.9:38033, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleapple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleapple: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbanan: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39419") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35042->172.17.0.9:39419, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcde: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdef: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefg: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defgh: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghi: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghij: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijk: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-12345: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-23456: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-34567: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-45678: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38358") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38294->172.17.0.9:38358, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32293") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42642->172.17.0.9:32293, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/22 05:33:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33206") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52044->172.17.0.9:33206, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35549") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51972->172.17.0.9:35549, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34635") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43182->172.17.0.9:34635, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38993") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57944->172.17.0.9:38993, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35208") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47856->172.17.0.9:35208, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36660") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47846->172.17.0.9:36660, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39482") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55014->172.17.0.9:39482, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36216") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58758->172.17.0.9:36216, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33897") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33758->172.17.0.9:33897, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37411") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33170->172.17.0.9:37411, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35788") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51682->172.17.0.9:35788, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31043") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34186->172.17.0.9:31043, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37855") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37976->172.17.0.9:37855, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33932") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40428->172.17.0.9:33932, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36674") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53644->172.17.0.9:36674, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37628") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34356->172.17.0.9:37628, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31999") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55344->172.17.0.9:31999, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33168") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33896->172.17.0.9:33168, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31579") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42196->172.17.0.9:31579, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33151") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49236->172.17.0.9:33151, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34926") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46732->172.17.0.9:34926, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38259") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38662->172.17.0.9:38259, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34887") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40438->172.17.0.9:34887, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38334") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44374->172.17.0.9:38334, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34897") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47396->172.17.0.9:34897, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34178") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47598->172.17.0.9:34178, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33091") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38666->172.17.0.9:33091, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33339") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50170->172.17.0.9:33339, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31389") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46244->172.17.0.9:31389, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39962") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46266->172.17.0.9:39962, err= 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36227") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43598->172.17.0.9:36227, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30855") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49312->172.17.0.9:30855, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37503") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46126->172.17.0.9:37503, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38979") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37008->172.17.0.9:38979, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31900") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51670->172.17.0.9:31900, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32098") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36340->172.17.0.9:32098, err= 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35831") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49134->172.17.0.9:35831, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37662") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46404->172.17.0.9:37662, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38511") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55176->172.17.0.9:38511, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33851") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34686->172.17.0.9:33851, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35830") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51118->172.17.0.9:35830, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30493") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55846->172.17.0.9:30493, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34883") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59842->172.17.0.9:34883, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35092") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55942->172.17.0.9:35092, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35302") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56422->172.17.0.9:35302, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35747") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59684->172.17.0.9:35747, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30808") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44606->172.17.0.9:30808, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37994") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55816->172.17.0.9:37994, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38167") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54646->172.17.0.9:38167, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38646") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37754->172.17.0.9:38646, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39222") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49576->172.17.0.9:39222, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36196") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38850->172.17.0.9:36196, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30823") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59158->172.17.0.9:30823, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33887") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48650->172.17.0.9:33887, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37361") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43122->172.17.0.9:37361, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35854") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33088->172.17.0.9:35854, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33347") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53682->172.17.0.9:33347, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36861") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43234->172.17.0.9:36861, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39235") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54120->172.17.0.9:39235, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37867") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56532->172.17.0.9:37867, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34882") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56116->172.17.0.9:34882, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34188") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42428->172.17.0.9:34188, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38227") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59800->172.17.0.9:38227, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30885") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40108->172.17.0.9:30885, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30196") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47640->172.17.0.9:30196, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38169") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41354->172.17.0.9:38169, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31779") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47406->172.17.0.9:31779, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35429") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46624->172.17.0.9:35429, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37870") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55870->172.17.0.9:37870, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32572") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52322->172.17.0.9:32572, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33501") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54214->172.17.0.9:33501, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38044") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45194->172.17.0.9:38044, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32117") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34326->172.17.0.9:32117, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32514") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49092->172.17.0.9:32514, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35046") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40098->172.17.0.9:35046, err= 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34971") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40222->172.17.0.9:34971, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30594") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47740->172.17.0.9:30594, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35927") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46208->172.17.0.9:35927, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36335") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54262->172.17.0.9:36335, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39110") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53124->172.17.0.9:39110, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36155") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39040->172.17.0.9:36155, err= 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35714") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42796->172.17.0.9:35714, err= 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32244") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39120->172.17.0.9:32244, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31144") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36900->172.17.0.9:31144, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38776") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37462->172.17.0.9:38776, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33149") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35074->172.17.0.9:33149, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30053") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48096->172.17.0.9:30053, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35894") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57304->172.17.0.9:35894, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38484") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34564->172.17.0.9:38484, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37072") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60432->172.17.0.9:37072, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34852") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47996->172.17.0.9:34852, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35986") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36526->172.17.0.9:35986, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37647") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54098->172.17.0.9:37647, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30513") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57302->172.17.0.9:30513, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37179") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41456->172.17.0.9:37179, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33846") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54702->172.17.0.9:33846, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35245") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36084->172.17.0.9:35245, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32948") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53978->172.17.0.9:32948, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35951") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58804->172.17.0.9:35951, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35820") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40198->172.17.0.9:35820, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36550") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35976->172.17.0.9:36550, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38577") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51108->172.17.0.9:38577, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32180") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51632->172.17.0.9:32180, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32356") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41154->172.17.0.9:32356, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30906") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34984->172.17.0.9:30906, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36829") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45396->172.17.0.9:36829, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39172") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53180->172.17.0.9:39172, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35939") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36890->172.17.0.9:35939, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33594") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50194->172.17.0.9:33594, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39587") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50160->172.17.0.9:39587, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30764") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57778->172.17.0.9:30764, err= 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30359") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54044->172.17.0.9:30359, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39515") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60202->172.17.0.9:39515, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38172") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39900->172.17.0.9:38172, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37307") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38784->172.17.0.9:37307, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32526") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38932->172.17.0.9:32526, err= 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33613") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42850->172.17.0.9:33613, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38384") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39570->172.17.0.9:38384, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34710") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34486->172.17.0.9:34710, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35629") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48044->172.17.0.9:35629, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34950") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33482->172.17.0.9:34950, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33511") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42498->172.17.0.9:33511, err= 2026/02/22 05:33:58 DEBUG : apple: size = 5 OK 2026/02/22 05:33:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : banana: size = 6 OK 2026/02/22 05:33:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32285") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59370->172.17.0.9:32285, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37739") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54714->172.17.0.9:37739, err= 2026/02/22 05:33:58 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : apple: Excluded 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:58 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : banana: Excluded 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30939") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37538->172.17.0.9:30939, err= 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33603") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60154->172.17.0.9:33603, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35538") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34344->172.17.0.9:35538, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34646") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39688->172.17.0.9:34646, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34011") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47820->172.17.0.9:34011, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31592") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51918->172.17.0.9:31592, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34108") 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50016->172.17.0.9:34108, err= 2026/02/22 05:33:58 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36071") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44300->172.17.0.9:36071, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32613") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48644->172.17.0.9:32613, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32157") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53716->172.17.0.9:32157, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35062") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59414->172.17.0.9:35062, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34503") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52302->172.17.0.9:34503, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31016") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42690->172.17.0.9:31016, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34910") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51524->172.17.0.9:34910, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34294") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34416->172.17.0.9:34294, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32142") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38540->172.17.0.9:32142, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37939") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55874->172.17.0.9:37939, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30468") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40110->172.17.0.9:30468, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34458") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42884->172.17.0.9:34458, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33556") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39966->172.17.0.9:33556, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33051") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43518->172.17.0.9:33051, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33141") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33782->172.17.0.9:33141, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38695") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58540->172.17.0.9:38695, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39629") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38948->172.17.0.9:39629, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34038") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38930->172.17.0.9:34038, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35104") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54800->172.17.0.9:35104, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30096") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59784->172.17.0.9:30096, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37797") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42648->172.17.0.9:37797, err= 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34987") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58910->172.17.0.9:34987, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35213") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41424->172.17.0.9:35213, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30723") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45484->172.17.0.9:30723, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39155") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40502->172.17.0.9:39155, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33079") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39824->172.17.0.9:33079, err= 2026/02/22 05:33:59 DEBUG : apple: size = 5 OK 2026/02/22 05:33:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:59 DEBUG : banana: size = 6 OK 2026/02/22 05:33:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39096") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60818->172.17.0.9:39096, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33116") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36222->172.17.0.9:33116, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37010") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37598->172.17.0.9:37010, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35173") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56662->172.17.0.9:35173, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31875") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60868->172.17.0.9:31875, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30670") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44910->172.17.0.9:30670, err= 2026/02/22 05:33:59 DEBUG : apple: size = 5 OK 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:59 DEBUG : banana: size = 6 OK 2026/02/22 05:33:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37381") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39654->172.17.0.9:37381, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33761") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40294->172.17.0.9:33761, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37839") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39330->172.17.0.9:37839, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35326") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57798->172.17.0.9:35326, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39423") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37102->172.17.0.9:39423, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38036") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46712->172.17.0.9:38036, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37479") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37200->172.17.0.9:37479, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33526") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60654->172.17.0.9:33526, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38826") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58982->172.17.0.9:38826, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33894") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43550->172.17.0.9:33894, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36762") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57446->172.17.0.9:36762, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30296") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34522->172.17.0.9:30296, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34836") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36720->172.17.0.9:34836, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33717") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41958->172.17.0.9:33717, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32781") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56496->172.17.0.9:32781, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39454") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56204->172.17.0.9:39454, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37950") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34640->172.17.0.9:37950, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36557") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35256->172.17.0.9:36557, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37637") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36738->172.17.0.9:37637, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33704") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49602->172.17.0.9:33704, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38654") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51826->172.17.0.9:38654, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38176") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37954->172.17.0.9:38176, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36838") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52036->172.17.0.9:36838, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37874") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40830->172.17.0.9:37874, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35506") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51530->172.17.0.9:35506, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36525") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41742->172.17.0.9:36525, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33643") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48396->172.17.0.9:33643, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38729") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36832->172.17.0.9:38729, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37782") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59298->172.17.0.9:37782, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34607") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59336->172.17.0.9:34607, err= 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30659") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41964->172.17.0.9:30659, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35554") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40388->172.17.0.9:35554, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32393") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57690->172.17.0.9:32393, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34443") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60480->172.17.0.9:34443, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34175") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57798->172.17.0.9:34175, err= 2026/02/22 05:33:59 DEBUG : apple: size = 5 OK 2026/02/22 05:33:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:59 DEBUG : banana: size = 6 OK 2026/02/22 05:33:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32850") 2026/02/22 05:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38668->172.17.0.9:32850, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38987") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36738->172.17.0.9:38987, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31190") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60658->172.17.0.9:31190, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31533") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60076->172.17.0.9:31533, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34365") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45770->172.17.0.9:34365, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32584") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50534->172.17.0.9:32584, err= 2026/02/22 05:33:59 DEBUG : apple: size = 5 OK 2026/02/22 05:33:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : apple: Unchanged skipping 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : banana: size = 6 OK 2026/02/22 05:33:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : banana: Unchanged skipping 2026/02/22 05:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/22 05:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30545") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45958->172.17.0.9:30545, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37930") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57820->172.17.0.9:37930, err= 2026/02/22 05:33:59 DEBUG : apple: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : apple: Excluded 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : appleappleapplebanana: Excluded 2026/02/22 05:33:59 DEBUG : banana: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : banana: Excluded 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : splitbananasplit: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31024") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44878->172.17.0.9:31024, err= 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/22 05:33:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35525") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46968->172.17.0.9:35525, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38677") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51970->172.17.0.9:38677, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32863") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42140->172.17.0.9:32863, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30084") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48208->172.17.0.9:30084, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31123") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36710->172.17.0.9:31123, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31382") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43394->172.17.0.9:31382, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39818") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60284->172.17.0.9:39818, err= --- PASS: TestTransform (1.56s) --- PASS: TestTransform/NFC (0.11s) --- PASS: TestTransform/NFD (0.13s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.15s) --- PASS: TestTransform/encoder (0.14s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35239") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46320->172.17.0.9:35239, err= 2026/02/22 05:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/22 05:33:59 INFO : sub dir_somesuffix: Making directory 2026/02/22 05:33:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/22 05:33:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/22 05:33:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/22 05:33:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36581") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52782->172.17.0.9:36581, err= 2026/02/22 05:33:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/22 05:33:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32022") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44400->172.17.0.9:32022, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36126") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38924->172.17.0.9:36126, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39951") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43818->172.17.0.9:39951, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33667") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:37032->172.17.0.9:33667, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39664") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35554->172.17.0.9:39664, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30935") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39926->172.17.0.9:30935, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32230") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41538->172.17.0.9:32230, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36124") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49938->172.17.0.9:36124, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32603") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39044->172.17.0.9:32603, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37214") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34416->172.17.0.9:37214, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37930") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57828->172.17.0.9:37930, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35474") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43164->172.17.0.9:35474, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35993") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36598->172.17.0.9:35993, err= 2026/02/22 05:33:59 INFO : toe: Making directory 2026/02/22 05:33:59 INFO : toe/toe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30179") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:32876->172.17.0.9:30179, err= 2026/02/22 05:33:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/22 05:33:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36581") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52788->172.17.0.9:36581, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31942") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:38298->172.17.0.9:31942, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36202") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53036->172.17.0.9:36202, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37078") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56762->172.17.0.9:37078, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35917") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56456->172.17.0.9:35917, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30767") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58844->172.17.0.9:30767, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36389") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42084->172.17.0.9:36389, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36441") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51932->172.17.0.9:36441, err= 2026/02/22 05:33:59 INFO : toe: Making directory 2026/02/22 05:33:59 INFO : toe/toe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32552") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58876->172.17.0.9:32552, err= 2026/02/22 05:33:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/22 05:33:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33911") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54354->172.17.0.9:33911, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39429") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54340->172.17.0.9:39429, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39535") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44012->172.17.0.9:39535, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39475") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44394->172.17.0.9:39475, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30047") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58436->172.17.0.9:30047, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35249") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46172->172.17.0.9:35249, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34819") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60940->172.17.0.9:34819, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36695") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45154->172.17.0.9:36695, err= 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 INFO : tictacempty_dir: Making directory 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35486") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56534->172.17.0.9:35486, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36808") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53678->172.17.0.9:36808, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37609") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57664->172.17.0.9:37609, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39160") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39454->172.17.0.9:39160, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36338") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33058->172.17.0.9:36338, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38690") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53036->172.17.0.9:38690, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36054") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38771") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36536->172.17.0.9:36054, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39078->172.17.0.9:38771, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32876") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54864->172.17.0.9:32876, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38850") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33936->172.17.0.9:38850, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31573") 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42424->172.17.0.9:31573, err= 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 INFO : tictacempty_dir: Making directory 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36565") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47144->172.17.0.9:36565, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36602") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59136->172.17.0.9:36602, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31430") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36642") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49150->172.17.0.9:36642, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49688->172.17.0.9:31430, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36241") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59654->172.17.0.9:36241, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32668") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46226->172.17.0.9:32668, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36284") 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50042->172.17.0.9:36284, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39752") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44582->172.17.0.9:39752, err= 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33576") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36276->172.17.0.9:33576, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/22 05:33:59 NOTICE: ftp://172.17.0.9:21/rclone-test-buliyov1fifo: 0 differences found 2026/02/22 05:33:59 NOTICE: ftp://172.17.0.9:21/rclone-test-buliyov1fifo: 1 hashes could not be checked 2026/02/22 05:33:59 NOTICE: ftp://172.17.0.9:21/rclone-test-buliyov1fifo: 1 matching files 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30171") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33436->172.17.0.9:30171, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35273") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50694->172.17.0.9:35273, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36835") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39706->172.17.0.9:36835, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30701") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57690->172.17.0.9:30701, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32379") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36606->172.17.0.9:32379, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32361") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52654->172.17.0.9:32361, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32033") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40384->172.17.0.9:32033, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35855") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45686->172.17.0.9:35855, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36648") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39126->172.17.0.9:36648, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36611") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46774->172.17.0.9:36611, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30013") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45554->172.17.0.9:30013, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35775") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58414->172.17.0.9:35775, err= 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33950") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60214->172.17.0.9:33950, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36860") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59252->172.17.0.9:36860, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34182") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43628->172.17.0.9:34182, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34125") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60648->172.17.0.9:34125, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32688") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56186->172.17.0.9:32688, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38331") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41738->172.17.0.9:38331, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30411") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60288->172.17.0.9:30411, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35427") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56468->172.17.0.9:35427, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/02/22 05:33:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39417") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55350->172.17.0.9:39417, err= 2026/02/22 05:33:59 INFO : toe: Making directory 2026/02/22 05:33:59 INFO : toe/toe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32103") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50432->172.17.0.9:32103, err= 2026/02/22 05:33:59 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/22 05:33:59 INFO : toe/toe/toe: Copied (new) 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39618") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57588->172.17.0.9:39618, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31375") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46338->172.17.0.9:31375, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39180") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44260->172.17.0.9:39180, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37317") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34872->172.17.0.9:37317, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36299") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41864->172.17.0.9:36299, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33421") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33820->172.17.0.9:33421, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38639") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40384->172.17.0.9:38639, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32212") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40996->172.17.0.9:32212, err= 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 INFO : tictacempty_dir: Making directory 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35277") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50956->172.17.0.9:35277, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Deleted 2026/02/22 05:33:59 INFO : toe/toe: Removing directory 2026/02/22 05:33:59 INFO : toe: Removing directory 2026/02/22 05:33:59 INFO : empty_dir: Removing directory 2026/02/22 05:33:59 DEBUG : Local file system at /tmp/rclone3201417970: deleted 3 directories 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31229") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49736->172.17.0.9:31229, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37646") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:60786->172.17.0.9:37646, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34807") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43682->172.17.0.9:34807, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31064") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52372->172.17.0.9:31064, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30797") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33036->172.17.0.9:30797, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31882") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35073") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54854->172.17.0.9:31882, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:48168->172.17.0.9:35073, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31140") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52516->172.17.0.9:31140, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39906") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51348->172.17.0.9:39906, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32141") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49392->172.17.0.9:32141, err= 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 INFO : tictacempty_dir: Making directory 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34640") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36368->172.17.0.9:34640, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Deleted 2026/02/22 05:33:59 INFO : toe/toe: Removing directory 2026/02/22 05:33:59 INFO : toe: Removing directory 2026/02/22 05:33:59 INFO : empty_dir: Removing directory 2026/02/22 05:33:59 DEBUG : Local file system at /tmp/rclone3201417970: deleted 3 directories 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35156") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58790->172.17.0.9:35156, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35169") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35569") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34012->172.17.0.9:35169, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33848->172.17.0.9:35569, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30449") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46108->172.17.0.9:30449, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35621") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58690->172.17.0.9:35621, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38398") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59474->172.17.0.9:38398, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33457") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36409") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57832->172.17.0.9:36409, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43792->172.17.0.9:33457, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39255") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42384->172.17.0.9:39255, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33360") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45544->172.17.0.9:33360, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35344") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:34056->172.17.0.9:35344, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31614") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33347") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39931") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33110->172.17.0.9:31614, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53692->172.17.0.9:33347, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54110->172.17.0.9:39931, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30938") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:43202->172.17.0.9:30938, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35584") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45290->172.17.0.9:35584, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32655") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47880->172.17.0.9:32655, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : Reset feature "Copy" 2026/02/22 05:33:59 DEBUG : Reset feature "Move" 2026/02/22 05:33:59 DEBUG : Reset feature "Copy" 2026/02/22 05:33:59 DEBUG : Reset feature "Move" 2026/02/22 05:33:59 DEBUG : empty_dir: Making directory with metadata 2026/02/22 05:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39867") 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55438->172.17.0.9:39867, err= 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 INFO : tictacempty_dir: Making directory 2026/02/22 05:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 INFO : tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: tictactoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 INFO : tictactoe/tictactoe: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37388") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50230->172.17.0.9:37388, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Deleted 2026/02/22 05:33:59 INFO : toe/toe: Removing directory 2026/02/22 05:33:59 INFO : toe: Removing directory 2026/02/22 05:33:59 INFO : empty_dir: Removing directory 2026/02/22 05:33:59 DEBUG : Local file system at /tmp/rclone3201417970: deleted 3 directories 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31499") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:47546->172.17.0.9:31499, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37320") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33452") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52468->172.17.0.9:37320, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41346->172.17.0.9:33452, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30445") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33164->172.17.0.9:30445, err= 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32182") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35564->172.17.0.9:32182, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30589") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:57048->172.17.0.9:30589, err= 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/22 05:33:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/22 05:33:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37414") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59552->172.17.0.9:37414, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32714") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32532") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:35126->172.17.0.9:32714, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51082->172.17.0.9:32532, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37582") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42482->172.17.0.9:37582, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30683") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36611") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41446->172.17.0.9:30683, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46790->172.17.0.9:36611, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39402") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:54626->172.17.0.9:39402, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39242") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38157") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:49040->172.17.0.9:39242, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39176->172.17.0.9:38157, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39054") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45400->172.17.0.9:39054, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33218") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53566->172.17.0.9:33218, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37268") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:56988->172.17.0.9:37268, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39715") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52442->172.17.0.9:39715, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 DEBUG : toe: transformed to: dG9l 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34237") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55562->172.17.0.9:34237, err= 2026/02/22 05:33:59 DEBUG : toe: transformed to: dG9l 2026/02/22 05:33:59 INFO : dG9l: Making directory 2026/02/22 05:33:59 DEBUG : toe: transformed to: dG9l 2026/02/22 05:33:59 DEBUG : toe: transformed to: dG9l 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/22 05:33:59 INFO : dG9l/dG9l: Making directory 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/22 05:33:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33369") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45542->172.17.0.9:33369, err= 2026/02/22 05:33:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/22 05:33:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36959") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:44506->172.17.0.9:36959, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30341") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:45542->172.17.0.9:30341, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37741") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:42264->172.17.0.9:37741, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34806") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41836->172.17.0.9:34806, err= 2026/02/22 05:33:59 DEBUG : dG9l: transformed to: toe 2026/02/22 05:33:59 DEBUG : dG9l: transformed to: toe 2026/02/22 05:33:59 DEBUG : toe: Directory modification time the same (differ by 532.048516ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36052") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33570->172.17.0.9:36052, err= 2026/02/22 05:33:59 DEBUG : dG9l: transformed to: toe 2026/02/22 05:33:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/22 05:33:59 DEBUG : toe/toe: Directory modification time the same (differ by 532.048516ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34088") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:53104->172.17.0.9:34088, err= 2026/02/22 05:33:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/22 05:33:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/22 05:33:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/22 05:33:59 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/22 05:33:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/22 05:33:59 DEBUG : Local file system at /tmp/rclone3201417970: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : Waiting for deletions to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33604") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59148->172.17.0.9:33604, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31790") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40352->172.17.0.9:31790, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37780") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33954->172.17.0.9:37780, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:31375") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:46346->172.17.0.9:31375, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30415") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:51176->172.17.0.9:30415, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30097") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:41454->172.17.0.9:30097, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:34153") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50982->172.17.0.9:34153, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-buliyov1fifo", Local "Local file system at /tmp/rclone3201417970", Modify Window "1s" 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:38698") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:52744->172.17.0.9:38698, err= 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: 2026/02/22 05:33:59 INFO : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Making directory 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: 2026/02/22 05:33:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/22 05:33:59 INFO : toe/toe: Making directory 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe/toe: transformed to: 2026/02/22 05:33:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe: transformed to: 2026/02/22 05:33:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/22 05:33:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/22 05:33:59 DEBUG : toe/toe/toe: transformed to: 2026/02/22 05:33:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for checks to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Waiting for transfers to finish 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32936") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:40584->172.17.0.9:32936, err= 2026/02/22 05:33:59 DEBUG : toe/toe/toe: size = 11 OK 2026/02/22 05:33:59 INFO : toe/toe/toe: Copied (new) 2026/02/22 05:33:59 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting files as there were IO errors 2026/02/22 05:33:59 ERROR : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: not deleting directories as there were IO errors 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:39593") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:55450->172.17.0.9:39593, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33886") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58070->172.17.0.9:33886, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:33725") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:36720->172.17.0.9:33725, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:36756") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:39034->172.17.0.9:36756, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:30374") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:33540->172.17.0.9:30374, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:37471") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:58912->172.17.0.9:37471, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:35407") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:50572->172.17.0.9:35407, err= --- PASS: TestError (0.02s) PASS 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: dial("tcp","172.17.0.9:32834") 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: > dial: conn=172.17.0.1:59350->172.17.0.9:32834, err= 2026/02/22 05:33:59 DEBUG : ftp://172.17.0.9:21/rclone-test-buliyov1fifo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.149711424s (try 1/5)