"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/09 01:50:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka" 2026/06/09 01:50:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 01:50:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:50:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:52 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:50:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:52 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:50:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:50:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51868->172.17.0.3:21, err= 2026/06/09 01:50:54 DEBUG : Creating backend with remote "/tmp/rclone2263821816" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38605") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39108->172.17.0.3:38605, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35564") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44880->172.17.0.3:35564, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31523") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35308->172.17.0.3:31523, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31296") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59742->172.17.0.3:31296, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35144") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51098->172.17.0.3:35144, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39575") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58828->172.17.0.3:39575, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:54 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30234") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45304->172.17.0.3:30234, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39868") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49054->172.17.0.3:39868, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30276") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33332->172.17.0.3:30276, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39194") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47000->172.17.0.3:39194, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31757") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38732->172.17.0.3:31757, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30054") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39876->172.17.0.3:30054, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30379") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58984->172.17.0.3:30379, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34078") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35430->172.17.0.3:34078, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36429") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47686->172.17.0.3:36429, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : Creating backend with remote "/non-existing" 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31016") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40322->172.17.0.3:31016, err= 2026/06/09 01:50:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39575") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58834->172.17.0.3:39575, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30663") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57194->172.17.0.3:30663, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34412") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43664->172.17.0.3:34412, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:54 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34201") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43348->172.17.0.3:34201, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35755") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40050->172.17.0.3:35755, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37057") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36696->172.17.0.3:37057, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37126") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54302->172.17.0.3:37126, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39442") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54556->172.17.0.3:39442, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30648") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53676->172.17.0.3:30648, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31395") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38658->172.17.0.3:31395, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Running all checks before starting transfers 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39389") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54540->172.17.0.3:39389, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Checks finished, now starting transfers 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35200") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45294->172.17.0.3:35200, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:54 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31680") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53414->172.17.0.3:31680, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30556") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48792->172.17.0.3:30556, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38852") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45654->172.17.0.3:38852, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37825") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40782->172.17.0.3:37825, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31938") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48778->172.17.0.3:31938, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 ERROR : Ignoring --no-traverse with sync 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39641") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36838->172.17.0.3:39641, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37863") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59078->172.17.0.3:37863, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:54 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:54 DEBUG : Waiting for deletions to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33947") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34786->172.17.0.3:33947, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34567") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58306->172.17.0.3:34567, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31656") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56806->172.17.0.3:31656, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30065") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60196->172.17.0.3:30065, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36576") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58566->172.17.0.3:36576, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34598") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35500->172.17.0.3:34598, err= 2026/06/09 01:50:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34758") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40478->172.17.0.3:34758, err= 2026/06/09 01:50:54 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/09 01:50:54 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/09 01:50:54 INFO : hello world2: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32123") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40766->172.17.0.3:32123, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36966") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53242->172.17.0.3:36966, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39922") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56610->172.17.0.3:39922, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33801") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49080->172.17.0.3:33801, err= 2026/06/09 01:50:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36015") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48938->172.17.0.3:36015, err= 2026/06/09 01:50:54 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/09 01:50:54 INFO : potato2: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33584") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38680->172.17.0.3:33584, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39329") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39956->172.17.0.3:39329, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38331") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39954->172.17.0.3:38331, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31963") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36340->172.17.0.3:31963, err= 2026/06/09 01:50:54 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/09 01:50:54 INFO : potato2: Copied (new) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32438") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45222->172.17.0.3:32438, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32563") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59398->172.17.0.3:32563, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33186") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60012->172.17.0.3:33186, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:50:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:50:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:50:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39832") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43684->172.17.0.3:39832, err= 2026/06/09 01:50:54 INFO : sub dir2: Making directory 2026/06/09 01:50:54 INFO : sub dir: Making directory 2026/06/09 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:54 INFO : sub dir2/sub sub dir2: Making directory 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51882->172.17.0.3:21, err= 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35388") 2026/06/09 01:50:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48496->172.17.0.3:35388, err= 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:54 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:54 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30503") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44272->172.17.0.3:30503, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36810") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51090->172.17.0.3:36810, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33923") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53220->172.17.0.3:33923, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34596") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43324->172.17.0.3:34596, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31242") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33304->172.17.0.3:31242, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37277") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32507") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37582->172.17.0.3:37277, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55868->172.17.0.3:32507, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30615") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48314->172.17.0.3:30615, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30927") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52080->172.17.0.3:30927, err= --- PASS: TestCopyEmptyDirectories (2.33s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 INFO : sub dir2: Making directory 2026/06/09 01:50:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:50:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36620") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46126->172.17.0.3:36620, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36862") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60876->172.17.0.3:36862, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38599") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54744->172.17.0.3:38599, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31976") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41636->172.17.0.3:31976, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31289") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38216->172.17.0.3:31289, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31829") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54446->172.17.0.3:31829, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33278") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52720->172.17.0.3:33278, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:50:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32280") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52962->172.17.0.3:32280, err= 2026/06/09 01:50:57 INFO : sub dir2: Making directory 2026/06/09 01:50:57 INFO : sub dir: Making directory 2026/06/09 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31619") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53832->172.17.0.3:31619, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 INFO : sub dir/hello world: Deleted 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38852") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45668->172.17.0.3:38852, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30589") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52982->172.17.0.3:30589, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31878") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52800->172.17.0.3:31878, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38820") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48614->172.17.0.3:38820, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33150") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52938->172.17.0.3:33150, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32617") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44312->172.17.0.3:32617, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35646") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39394->172.17.0.3:35646, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37698") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55858->172.17.0.3:37698, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39065") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51952->172.17.0.3:39065, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39035") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36334->172.17.0.3:39035, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 INFO : sub dir2: Making directory 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39659") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38420->172.17.0.3:39659, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33590") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54144->172.17.0.3:33590, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 INFO : sub dir/hello world: Deleted 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38781") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46120->172.17.0.3:38781, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32381") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50016->172.17.0.3:32381, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35107") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35490->172.17.0.3:35107, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31597") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57614->172.17.0.3:31597, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36614") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35526->172.17.0.3:36614, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:50:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:50:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30641") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52364->172.17.0.3:30641, err= 2026/06/09 01:50:57 INFO : sub dir2: Making directory 2026/06/09 01:50:57 INFO : sub dir: Making directory 2026/06/09 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39165") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44208->172.17.0.3:39165, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 DEBUG : Waiting for deletions to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34840") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42300->172.17.0.3:34840, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36731") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34222") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44156->172.17.0.3:36731, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59644->172.17.0.3:34222, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35822") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40148->172.17.0.3:35822, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39607") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33445") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34548->172.17.0.3:39607, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53110->172.17.0.3:33445, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30545") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36426->172.17.0.3:30545, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34223") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42966->172.17.0.3:34223, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33716") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40846->172.17.0.3:33716, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 INFO : sub dir2: Making directory 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38375") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42362->172.17.0.3:38375, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32173") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37888->172.17.0.3:32173, err= 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:50:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:50:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:57 DEBUG : Waiting for deletions to finish 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36007") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59862->172.17.0.3:36007, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36425") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34280->172.17.0.3:36425, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32636") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54272->172.17.0.3:32636, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30226") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35184->172.17.0.3:30226, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37872") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52940->172.17.0.3:37872, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30778") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47318->172.17.0.3:30778, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30699") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52210->172.17.0.3:30699, err= 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32981") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37376->172.17.0.3:32981, err= 2026/06/09 01:50:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fifizen6wici" 2026/06/09 01:50:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:50:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:57 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:50:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:57 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Connecting to FTP server 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:21") 2026/06/09 01:50:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:51884->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-fifizen6wici 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35107") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:34903") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35504->172.17.0.3:35107, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:46574->172.17.0.3:34903, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38053") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60752->172.17.0.3:38053, err= 2026/06/09 01:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Waiting for checks to finish 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Waiting for transfers to finish 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35725") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54900->172.17.0.3:35725, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:33739") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:46772->172.17.0.3:33739, err= 2026/06/09 01:50:59 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/09 01:50:59 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/09 01:50:59 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:35316") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:47946->172.17.0.3:35316, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:33347") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:57680->172.17.0.3:33347, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:30031") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:55848->172.17.0.3:30031, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: dial("tcp","172.17.0.3:38603") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: > dial: conn=172.17.0.1:36364->172.17.0.3:38603, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Purge object "sub dir/hello world" 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Purge dir "sub dir" 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: Purge dir "" 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38253") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34604->172.17.0.3:38253, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33707") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44184->172.17.0.3:33707, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36642") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43446->172.17.0.3:36642, err= --- PASS: TestServerSideCopy (2.30s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35974") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60004->172.17.0.3:35974, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35284") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53462->172.17.0.3:35284, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35372") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47368->172.17.0.3:35372, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34884") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49186->172.17.0.3:34884, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35461") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50006->172.17.0.3:35461, err= 2026/06/09 01:50:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:50:59 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:50:59 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32492") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43194->172.17.0.3:32492, err= 2026/06/09 01:50:59 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/09 01:50:59 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/09 01:50:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36449") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38354->172.17.0.3:36449, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36130") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45424->172.17.0.3:36130, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34692") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37314->172.17.0.3:34692, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30801") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52530->172.17.0.3:30801, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30833") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35326->172.17.0.3:30833, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35026") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59726->172.17.0.3:35026, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34400") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42312->172.17.0.3:34400, err= 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30327") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59152->172.17.0.3:30327, err= 2026/06/09 01:50:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lodidir3nita" 2026/06/09 01:50:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:50:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:59 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:50:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:50:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:50:59 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:50:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Connecting to FTP server 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:21") 2026/06/09 01:50:59 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:51894->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-lodidir3nita 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:31649") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38228") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:38796->172.17.0.3:31649, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39694->172.17.0.3:38228, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30180") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43930->172.17.0.3:30180, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Waiting for checks to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Waiting for transfers to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31480") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56998->172.17.0.3:31480, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:37654") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:48626->172.17.0.3:37654, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/09 01:51:01 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/09 01:51:01 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:35528") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:45508->172.17.0.3:35528, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:37934") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:38246->172.17.0.3:37934, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34071") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43460->172.17.0.3:34071, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33621") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55122->172.17.0.3:33621, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38072") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53290->172.17.0.3:38072, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:38729") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:49216->172.17.0.3:38729, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32023") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52098->172.17.0.3:32023, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:35656") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:43396->172.17.0.3:35656, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36084") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51176->172.17.0.3:36084, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:01 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-lodidir3nita) 2026/06/09 01:51:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Waiting for checks to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Waiting for transfers to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30716") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55136->172.17.0.3:30716, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:33973") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:60342->172.17.0.3:33973, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/09 01:51:01 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/09 01:51:01 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:38975") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:48284->172.17.0.3:38975, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:35691") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:48416->172.17.0.3:35691, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:34558") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:40938->172.17.0.3:34558, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: dial("tcp","172.17.0.3:38891") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: > dial: conn=172.17.0.1:42550->172.17.0.3:38891, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Purge object "sub dir/hello world" 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Purge dir "sub dir" 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: Purge dir "" 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38544") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53588->172.17.0.3:38544, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31311") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42702->172.17.0.3:31311, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31542") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35622->172.17.0.3:31542, err= --- PASS: TestServerSideCopyOverSelf (2.21s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34359") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40096->172.17.0.3:34359, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31800") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45208->172.17.0.3:31800, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30381") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39468->172.17.0.3:30381, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35484") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50972->172.17.0.3:35484, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35069") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49868->172.17.0.3:35069, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:01 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36835") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41610->172.17.0.3:36835, err= 2026/06/09 01:51:01 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/09 01:51:01 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/09 01:51:01 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/09 01:51:01 INFO : sub dir/hello world: Deleted 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31632") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56776->172.17.0.3:31632, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39695") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50758->172.17.0.3:39695, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34633") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59550->172.17.0.3:34633, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38465") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46044->172.17.0.3:38465, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31901") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46014->172.17.0.3:31901, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30105") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42976->172.17.0.3:30105, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31101") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58960->172.17.0.3:31101, err= 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34834") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53260->172.17.0.3:34834, err= 2026/06/09 01:51:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pacaziz5cico" 2026/06/09 01:51:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:01 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:01 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Connecting to FTP server 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:01 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:39414->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-pacaziz5cico 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:30797") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30748") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:51336->172.17.0.3:30797, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57210->172.17.0.3:30748, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39413") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51828->172.17.0.3:39413, err= 2026/06/09 01:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35904") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52094->172.17.0.3:35904, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:34011") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:42056->172.17.0.3:34011, err= 2026/06/09 01:51:04 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/09 01:51:04 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/09 01:51:04 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:35580") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:47628->172.17.0.3:35580, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:37689") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:38002->172.17.0.3:37689, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33323") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37794->172.17.0.3:33323, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38486") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51116->172.17.0.3:38486, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34759") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59220->172.17.0.3:34759, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Using server-side directory move 2026/06/09 01:51:04 INFO : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32301") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:35796") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40826->172.17.0.3:32301, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:50284->172.17.0.3:35796, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:30422") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:42872->172.17.0.3:30422, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36871") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43382->172.17.0.3:36871, err= 2026/06/09 01:51:04 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:04 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-pacaziz5cico) 2026/06/09 01:51:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for transfers to finish 2026/06/09 01:51:04 INFO : sub dir/hello world: Deleted 2026/06/09 01:51:04 INFO : sub dir/hello world: Moved (server-side) 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33550") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56726->172.17.0.3:33550, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31692") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56708->172.17.0.3:31692, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:33759") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:42706->172.17.0.3:33759, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:35149") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:58400->172.17.0.3:35149, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33088") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53278->172.17.0.3:33088, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37053") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32988->172.17.0.3:37053, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36012") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46398->172.17.0.3:36012, err= 2026/06/09 01:51:04 DEBUG : testing file moves 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:32017") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39559") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:34300->172.17.0.3:32017, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46228->172.17.0.3:39559, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:38345") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37484") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:34684->172.17.0.3:38345, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43558->172.17.0.3:37484, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:04 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-pacaziz5cico) 2026/06/09 01:51:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Waiting for transfers to finish 2026/06/09 01:51:04 INFO : sub dir/hello world: Deleted 2026/06/09 01:51:04 INFO : sub dir/hello world: Moved (server-side) 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34637") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52176->172.17.0.3:34637, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38889") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54082->172.17.0.3:38889, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:39315") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:52744->172.17.0.3:39315, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:30634") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:55516->172.17.0.3:30634, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:37158") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:32910->172.17.0.3:37158, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: dial("tcp","172.17.0.3:30231") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: > dial: conn=172.17.0.1:57822->172.17.0.3:30231, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Purge object "sub dir/hello world" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Purge dir "sub dir" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: Purge dir "" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31687") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43014->172.17.0.3:31687, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34292") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38596->172.17.0.3:34292, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32636") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40328->172.17.0.3:32636, err= --- PASS: TestServerSideMoveOverSelf (2.26s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36981") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45932->172.17.0.3:36981, err= 2026/06/09 01:51:04 ERROR : error listing: directory not found 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33840") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49040->172.17.0.3:33840, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39549") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36250->172.17.0.3:39549, err= 2026/06/09 01:51:04 INFO : Local file system at /tmp/rclone2263821816: Making directory 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37223") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54414->172.17.0.3:37223, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35958") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38186->172.17.0.3:35958, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37588") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59016->172.17.0.3:37588, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32025") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47086->172.17.0.3:32025, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39368") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45586->172.17.0.3:39368, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35323") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60566->172.17.0.3:35323, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35219") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51606->172.17.0.3:35219, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38136") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55380->172.17.0.3:38136, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39098") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53532->172.17.0.3:39098, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33671") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49758->172.17.0.3:33671, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35426") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58090->172.17.0.3:35426, err= 2026/06/09 01:51:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37189") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37024->172.17.0.3:37189, err= 2026/06/09 01:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37266") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53720->172.17.0.3:37266, err= 2026/06/09 01:51:04 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/09 01:51:04 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/09 01:51:04 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34687") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33106->172.17.0.3:34687, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38224") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54866->172.17.0.3:38224, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35915") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36476->172.17.0.3:35915, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39110") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50256->172.17.0.3:39110, err= 2026/06/09 01:51:04 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36962") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36330->172.17.0.3:36962, err= 2026/06/09 01:51:04 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/09 01:51:04 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/09 01:51:04 INFO : check sum: Copied (new) 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31546") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58576->172.17.0.3:31546, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33752") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45330->172.17.0.3:33752, err= 2026/06/09 01:51:04 DEBUG : check sum: size = 1 OK 2026/06/09 01:51:04 NOTICE: ftp://172.17.0.3:21/rclone-test-qeqaton2quka: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/09 01:51:04 DEBUG : check sum: Size of src and dst objects identical 2026/06/09 01:51:04 DEBUG : check sum: Unchanged skipping 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 INFO : There was nothing to transfer 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32657") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46236->172.17.0.3:32657, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31016") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47264->172.17.0.3:31016, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33686") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55600->172.17.0.3:33686, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35227") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46498->172.17.0.3:35227, err= 2026/06/09 01:51:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33084") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40350->172.17.0.3:33084, err= 2026/06/09 01:51:04 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/09 01:51:04 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/09 01:51:04 INFO : sizeonly: Copied (new) 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30701") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33516->172.17.0.3:30701, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36172") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58888->172.17.0.3:36172, err= 2026/06/09 01:51:04 DEBUG : sizeonly: size = 6 OK 2026/06/09 01:51:04 DEBUG : sizeonly: Sizes identical 2026/06/09 01:51:04 DEBUG : sizeonly: Unchanged skipping 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 INFO : There was nothing to transfer 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35759") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57290->172.17.0.3:35759, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35899") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42060->172.17.0.3:35899, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32454") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43244->172.17.0.3:32454, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38623") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38036->172.17.0.3:38623, err= 2026/06/09 01:51:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31334") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45928->172.17.0.3:31334, err= 2026/06/09 01:51:04 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/09 01:51:04 INFO : ignore-size: Copied (new) 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38943") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50450->172.17.0.3:38943, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35142") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48174->172.17.0.3:35142, err= 2026/06/09 01:51:04 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:04 DEBUG : ignore-size: Unchanged skipping 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 INFO : There was nothing to transfer 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31589") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59384->172.17.0.3:31589, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32278") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45450->172.17.0.3:32278, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35958") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38194->172.17.0.3:35958, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32126") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55656->172.17.0.3:32126, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34324") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52254->172.17.0.3:34324, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33344") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53818->172.17.0.3:33344, err= 2026/06/09 01:51:04 DEBUG : existing: size = 6 OK 2026/06/09 01:51:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : existing: Unchanged skipping 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 INFO : There was nothing to transfer 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38312") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57386->172.17.0.3:38312, err= 2026/06/09 01:51:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30016") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42446->172.17.0.3:30016, err= 2026/06/09 01:51:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/09 01:51:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/09 01:51:04 INFO : existing: Copied (replaced existing) 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37728") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43208->172.17.0.3:37728, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34925") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48226->172.17.0.3:34925, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37621") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33340->172.17.0.3:37621, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37302") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42486->172.17.0.3:37302, err= 2026/06/09 01:51:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37535") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33536->172.17.0.3:37535, err= 2026/06/09 01:51:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/09 01:51:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/09 01:51:04 INFO : existing: Copied (new) 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34660") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36100->172.17.0.3:34660, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34597") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44174->172.17.0.3:34597, err= 2026/06/09 01:51:04 DEBUG : existing: Destination exists, skipping 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:04 INFO : There was nothing to transfer 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31435") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57276->172.17.0.3:31435, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35387") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52448->172.17.0.3:35387, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31559") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57972->172.17.0.3:31559, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32640") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32936->172.17.0.3:32640, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33494") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41862->172.17.0.3:33494, err= 2026/06/09 01:51:04 INFO : d: Making directory 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33990") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48364->172.17.0.3:33990, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35717") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54368->172.17.0.3:35717, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39430->172.17.0.3:21, err= 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38285") 2026/06/09 01:51:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50026->172.17.0.3:38285, err= 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32299") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47658->172.17.0.3:32299, err= 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31162") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53940->172.17.0.3:31162, err= 2026/06/09 01:51:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33952") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38595") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40628->172.17.0.3:38595, err= 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33290->172.17.0.3:33952, err= 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39444->172.17.0.3:21, err= 2026/06/09 01:51:06 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:51:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:06 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39635") 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42790->172.17.0.3:39635, err= 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37567") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38374->172.17.0.3:37567, err= 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/09 01:51:08 INFO : a/potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : b/potato: Deleted 2026/06/09 01:51:08 INFO : d: Removing directory 2026/06/09 01:51:08 INFO : b: Removing directory 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: deleted 2 directories 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35512") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53444->172.17.0.3:35512, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33926") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58578->172.17.0.3:33926, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39532") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35934->172.17.0.3:39532, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32065") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39102->172.17.0.3:32065, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38143") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30338") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43202->172.17.0.3:38143, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34604->172.17.0.3:30338, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38163") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39862->172.17.0.3:38163, err= --- PASS: TestSyncIgnoreErrors (4.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39880") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51240->172.17.0.3:39880, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30786") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48066->172.17.0.3:30786, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34005") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33058->172.17.0.3:34005, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 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/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31528") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58242->172.17.0.3:31528, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37596") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41654->172.17.0.3:37596, err= 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 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/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37744") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39030->172.17.0.3:37744, err= 2026/06/09 01:51:08 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/09 01:51:08 INFO : empty space: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38534") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49856->172.17.0.3:38534, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34953") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50552->172.17.0.3:34953, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38357") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34460->172.17.0.3:38357, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35800") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38444->172.17.0.3:35800, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30397") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39244->172.17.0.3:30397, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35089") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50968->172.17.0.3:35089, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31705") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52066->172.17.0.3:31705, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37262") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42252->172.17.0.3:37262, err= 2026/06/09 01:51:08 DEBUG : foo: size = 3 OK 2026/06/09 01:51:08 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/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38984") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52844->172.17.0.3:38984, err= 2026/06/09 01:51:08 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/09 01:51:08 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/09 01:51:08 INFO : foo: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36190") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48982->172.17.0.3:36190, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37217") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44660->172.17.0.3:37217, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36909") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46470->172.17.0.3:36909, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39170") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36432->172.17.0.3:39170, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37012") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37696->172.17.0.3:37012, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33297") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51506->172.17.0.3:33297, err= 2026/06/09 01:51:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31736") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51304->172.17.0.3:31736, err= 2026/06/09 01:51:08 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37632") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42392->172.17.0.3:37632, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39963") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43082->172.17.0.3:39963, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34230") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47314->172.17.0.3:34230, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32860") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37722->172.17.0.3:32860, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38348") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52384->172.17.0.3:38348, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35846") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42838->172.17.0.3:35846, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:08 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:08 DEBUG : potato: Sizes differ 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38257") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59516->172.17.0.3:38257, err= 2026/06/09 01:51:08 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/09 01:51:08 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33325") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39130->172.17.0.3:33325, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36578") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41698->172.17.0.3:36578, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39555") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60804->172.17.0.3:39555, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39016") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36136->172.17.0.3:39016, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38085") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49022->172.17.0.3:38085, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36547") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50518->172.17.0.3:36547, err= 2026/06/09 01:51:08 DEBUG : potato: size = 21 OK 2026/06/09 01:51:08 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/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37846") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41062->172.17.0.3:37846, err= 2026/06/09 01:51:08 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/09 01:51:08 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38139") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58246->172.17.0.3:38139, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35480") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41176->172.17.0.3:35480, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39113") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56236->172.17.0.3:39113, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35241") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41662->172.17.0.3:35241, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37324") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39138->172.17.0.3:37324, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39755") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32822->172.17.0.3:39755, err= 2026/06/09 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33064") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43808->172.17.0.3:33064, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30867") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34900->172.17.0.3:30867, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31146") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37828->172.17.0.3:31146, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36222") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48974->172.17.0.3:36222, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30659") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44906->172.17.0.3:30659, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30888") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52822->172.17.0.3:30888, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38088") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46678->172.17.0.3:38088, err= 2026/06/09 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34661") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42802->172.17.0.3:34661, err= 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/09 01:51:08 INFO : potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : potato: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35094") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56890->172.17.0.3:35094, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36664") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47966->172.17.0.3:36664, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38600") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36184->172.17.0.3:38600, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33801") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51206->172.17.0.3:33801, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34184") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47548->172.17.0.3:34184, err= 2026/06/09 01:51:08 INFO : d: Making directory 2026/06/09 01:51:08 INFO : d/e: Making directory 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31250") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60452->172.17.0.3:31250, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33782") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38840") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40954->172.17.0.3:38840, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46010->172.17.0.3:33782, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35448") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45616->172.17.0.3:35448, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37177") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56992->172.17.0.3:37177, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30961") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50478->172.17.0.3:30961, err= 2026/06/09 01:51:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34276") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37683") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30562") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53106->172.17.0.3:34276, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39416->172.17.0.3:37683, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52248->172.17.0.3:30562, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35556") 2026/06/09 01:51:08 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:51:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41558->172.17.0.3:35556, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38576") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34248->172.17.0.3:38576, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/09 01:51:08 INFO : a/potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : b/potato: Deleted 2026/06/09 01:51:08 INFO : d/e: Removing directory 2026/06/09 01:51:08 INFO : d: Removing directory 2026/06/09 01:51:08 INFO : b: Removing directory 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: deleted 3 directories 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35554") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41338->172.17.0.3:35554, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39921") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39730") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41866->172.17.0.3:39921, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54604->172.17.0.3:39730, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34490") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53152->172.17.0.3:34490, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35160") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30267") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50416->172.17.0.3:30267, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43832->172.17.0.3:35160, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38350") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47378->172.17.0.3:38350, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38160") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37412->172.17.0.3:38160, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37652") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56506->172.17.0.3:37652, err= 2026/06/09 01:51:08 INFO : d: Making directory 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38809") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60232->172.17.0.3:38809, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32965") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33417") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44844->172.17.0.3:32965, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34103") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52310->172.17.0.3:34103, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60498->172.17.0.3:33417, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33981") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37452->172.17.0.3:33981, err= 2026/06/09 01:51:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36488") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32895") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58678->172.17.0.3:36488, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32599") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46336->172.17.0.3:32895, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58762->172.17.0.3:32599, err= 2026/06/09 01:51:08 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:51:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35577") 2026/06/09 01:51:08 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33110->172.17.0.3:35577, err= 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/09 01:51:08 INFO : a/potato2: Copied (new) 2026/06/09 01:51:08 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting files as there were IO errors 2026/06/09 01:51:08 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting directories as there were IO errors 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31076") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60512->172.17.0.3:31076, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31877") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35462->172.17.0.3:31877, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31781") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58544->172.17.0.3:31781, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31413") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34620") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37614->172.17.0.3:31413, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60614->172.17.0.3:34620, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31322") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60208->172.17.0.3:31322, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36841") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41320->172.17.0.3:36841, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31215") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36010") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60042->172.17.0.3:31215, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35509") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42784->172.17.0.3:35509, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59630->172.17.0.3:36010, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39625") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59254->172.17.0.3:39625, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37832") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56622->172.17.0.3:37832, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35182") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46754->172.17.0.3:35182, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32135") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48988->172.17.0.3:32135, err= 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36242") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36356->172.17.0.3:36242, err= 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 INFO : potato: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31846") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32854->172.17.0.3:31846, err= 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/09 01:51:08 INFO : potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31116") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46898->172.17.0.3:31116, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35189") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48060->172.17.0.3:35189, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38862") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54872->172.17.0.3:38862, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31737") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60004->172.17.0.3:31737, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33809") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35274->172.17.0.3:33809, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38327") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54368->172.17.0.3:38327, err= 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37946") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37422->172.17.0.3:37946, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 INFO : potato: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31672") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36028->172.17.0.3:31672, err= 2026/06/09 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33748") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43922->172.17.0.3:33748, err= 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/09 01:51:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/09 01:51:08 INFO : potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32895") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46346->172.17.0.3:32895, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35174") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47816->172.17.0.3:35174, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35707") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43382->172.17.0.3:35707, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36159") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53586->172.17.0.3:36159, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30354") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60764->172.17.0.3:30354, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37727") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36370->172.17.0.3:37727, err= 2026/06/09 01:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32894") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57648->172.17.0.3:32894, err= 2026/06/09 01:51:08 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/09 01:51:08 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/09 01:51:08 INFO : potato2: Copied (new) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39228") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35704->172.17.0.3:39228, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39849") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43284->172.17.0.3:39849, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38033") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54924->172.17.0.3:38033, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39168") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46868->172.17.0.3:39168, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35631") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49800->172.17.0.3:35631, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35525") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60182->172.17.0.3:35525, err= 2026/06/09 01:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : enormous: Excluded 2026/06/09 01:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : potato2: Excluded 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39548") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44580->172.17.0.3:39548, err= 2026/06/09 01:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : potato2: Excluded 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33623") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49446->172.17.0.3:33623, err= 2026/06/09 01:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : enormous: Excluded 2026/06/09 01:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : potato2: Excluded 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30535") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56274->172.17.0.3:30535, err= 2026/06/09 01:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : potato2: Excluded 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33775") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33562->172.17.0.3:33775, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32666") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46280->172.17.0.3:32666, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35887") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34056->172.17.0.3:35887, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39560") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33738->172.17.0.3:39560, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33598") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41158->172.17.0.3:33598, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37539") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42012->172.17.0.3:37539, err= 2026/06/09 01:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : enormous: Excluded 2026/06/09 01:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:51:08 DEBUG : potato2: Excluded 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38521") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42834->172.17.0.3:38521, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : potato2: Deleted 2026/06/09 01:51:08 INFO : enormous: Deleted 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34465") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42408->172.17.0.3:34465, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35280") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49720->172.17.0.3:35280, err= 2026/06/09 01:51:08 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : enormous: Deleted 2026/06/09 01:51:08 INFO : potato2: Deleted 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38708") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52574->172.17.0.3:38708, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38014") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48210->172.17.0.3:38014, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39623") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54726->172.17.0.3:39623, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31913") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34558->172.17.0.3:31913, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35828") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38914->172.17.0.3:35828, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31871") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53150->172.17.0.3:31871, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36397") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54150->172.17.0.3:36397, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37080") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53880->172.17.0.3:37080, err= 2026/06/09 01:51:08 DEBUG : five: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:08 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:08 DEBUG : four: Sizes differ 2026/06/09 01:51:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35560") 2026/06/09 01:51:08 DEBUG : one: Destination is newer than source, skipping 2026/06/09 01:51:08 DEBUG : three: size = 5 OK 2026/06/09 01:51:08 DEBUG : three: Sizes identical 2026/06/09 01:51:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/09 01:51:08 DEBUG : two: size = 3 OK 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48640->172.17.0.3:35560, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34373") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34894") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35850->172.17.0.3:34373, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57948->172.17.0.3:34894, err= 2026/06/09 01:51:08 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/09 01:51:08 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/09 01:51:08 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/09 01:51:08 INFO : five: Copied (new) 2026/06/09 01:51:08 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/09 01:51:08 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/09 01:51:08 INFO : two: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : four.f852663a.partial: renamed to: four 2026/06/09 01:51:08 INFO : four: Copied (replaced existing) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32150") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38772->172.17.0.3:32150, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31498") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38204->172.17.0.3:31498, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32767") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53330->172.17.0.3:32767, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/09 01:51:08 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38523") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60978->172.17.0.3:38523, err= 2026/06/09 01:51:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38139") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58256->172.17.0.3:38139, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39125") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36826->172.17.0.3:39125, err= 2026/06/09 01:51:08 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/09 01:51:08 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/09 01:51:08 INFO : yam: Copied (new) 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38635") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49792->172.17.0.3:38635, err= 2026/06/09 01:51:08 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39153") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52318->172.17.0.3:39153, err= 2026/06/09 01:51:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : potato: size = 14 OK 2026/06/09 01:51:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : potato: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38425") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58936->172.17.0.3:38425, err= 2026/06/09 01:51:08 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/09 01:51:08 INFO : yaml: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : yam: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30652") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40592->172.17.0.3:30652, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34877") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60152->172.17.0.3:34877, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32767") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53334->172.17.0.3:32767, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38487") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49332->172.17.0.3:38487, err= 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Making map for --track-renames 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Finished making map for --track-renames 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:51:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for renames to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38148") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32971") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38382->172.17.0.3:38148, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50122->172.17.0.3:32971, err= 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/09 01:51:08 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (new) 2026/06/09 01:51:08 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/09 01:51:08 INFO : yam: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34912") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45396->172.17.0.3:34912, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32197") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48864->172.17.0.3:32197, err= 2026/06/09 01:51:08 DEBUG : potato: size = 14 OK 2026/06/09 01:51:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Making map for --track-renames 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Finished making map for --track-renames 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : potato: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for renames to finish 2026/06/09 01:51:08 INFO : yam: Moved (server-side) to: yaml 2026/06/09 01:51:08 INFO : yaml: Renamed from "yam" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38926") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51220->172.17.0.3:38926, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33952") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33300->172.17.0.3:33952, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32282") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44378->172.17.0.3:32282, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35191") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48818->172.17.0.3:35191, err= 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Making map for --track-renames 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Finished making map for --track-renames 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:51:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for renames to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31198") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37698->172.17.0.3:31198, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34361") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54820->172.17.0.3:34361, err= 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/09 01:51:08 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/09 01:51:08 INFO : potato: Copied (new) 2026/06/09 01:51:08 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/09 01:51:08 INFO : sub/yam: Copied (new) 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32782") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47822->172.17.0.3:32782, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30634") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55532->172.17.0.3:30634, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39456") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59678->172.17.0.3:39456, err= 2026/06/09 01:51:08 DEBUG : potato: size = 14 OK 2026/06/09 01:51:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:08 DEBUG : potato: Unchanged skipping 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30610") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50070->172.17.0.3:30610, err= 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Making map for --track-renames 2026/06/09 01:51:08 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Finished making map for --track-renames 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for renames to finish 2026/06/09 01:51:08 INFO : sub/yam: Moved (server-side) to: yam 2026/06/09 01:51:08 INFO : yam: Renamed from "sub/yam" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36859") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59422->172.17.0.3:36859, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32611") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46584->172.17.0.3:32611, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38200") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40068->172.17.0.3:38200, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32762") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36464->172.17.0.3:32762, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31933") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35532->172.17.0.3:31933, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : Creating backend with remote "/tmp/rclone2263821816/dir1" 2026/06/09 01:51:08 DEBUG : Creating backend with remote "/tmp/rclone2263821816/dir2" 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816/dir2: Using server-side directory move 2026/06/09 01:51:08 INFO : Local file system at /tmp/rclone2263821816/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:51:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816/dir2: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816/dir2: Waiting for transfers to finish 2026/06/09 01:51:08 INFO : file1.txt: Moved (server-side) 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30159") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33598->172.17.0.3:30159, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35694") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56170->172.17.0.3:35694, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30458") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59484->172.17.0.3:30458, err= 2026/06/09 01:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34984") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33500->172.17.0.3:34984, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35166") 2026/06/09 01:51:08 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59124->172.17.0.3:35166, err= 2026/06/09 01:51:08 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:51:08 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:51:08 INFO : sub dir/hello world: Deleted 2026/06/09 01:51:08 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/09 01:51:08 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/09 01:51:08 INFO : nested/sub dir/file: Copied (new) 2026/06/09 01:51:08 INFO : nested/sub dir/file: Deleted 2026/06/09 01:51:08 INFO : sub dir: Removing directory 2026/06/09 01:51:08 INFO : nested/sub dir: Removing directory 2026/06/09 01:51:08 INFO : nested: Removing directory 2026/06/09 01:51:08 DEBUG : Local file system at /tmp/rclone2263821816: deleted 3 directories 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30186") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49652->172.17.0.3:30186, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36647") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39030") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50568->172.17.0.3:36647, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41986->172.17.0.3:39030, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30334") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56822->172.17.0.3:30334, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31111") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58610->172.17.0.3:31111, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39935") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57544->172.17.0.3:39935, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38316") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60514->172.17.0.3:38316, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36859") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59424->172.17.0.3:36859, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34474") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58814->172.17.0.3:34474, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30705") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34078->172.17.0.3:30705, err= 2026/06/09 01:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30330") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59078->172.17.0.3:30330, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30934") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37520->172.17.0.3:30934, err= 2026/06/09 01:51:08 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/09 01:51:08 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/09 01:51:08 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/09 01:51:08 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:51:08 INFO : sub dir/hello world: Deleted 2026/06/09 01:51:08 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/09 01:51:08 INFO : nested/sub dir/file: Copied (new) 2026/06/09 01:51:08 INFO : nested/sub dir/file: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34940") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49322->172.17.0.3:34940, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38049") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31392") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55014->172.17.0.3:38049, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55220->172.17.0.3:31392, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36901") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53780->172.17.0.3:36901, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36898") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43924->172.17.0.3:36898, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31971") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32596") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38752->172.17.0.3:31971, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50266->172.17.0.3:32596, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31722") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33070->172.17.0.3:31722, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30243") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41010->172.17.0.3:30243, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31074") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57708->172.17.0.3:31074, err= 2026/06/09 01:51:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33884") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36801") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51964->172.17.0.3:33884, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41644->172.17.0.3:36801, err= 2026/06/09 01:51:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/09 01:51:08 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/09 01:51:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/09 01:51:08 INFO : existing: Copied (new) 2026/06/09 01:51:08 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/09 01:51:08 INFO : existing-b: Copied (new) 2026/06/09 01:51:08 INFO : existing: Deleted 2026/06/09 01:51:08 INFO : existing-b: Deleted 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34619") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44872->172.17.0.3:34619, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38275") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60242->172.17.0.3:38275, err= 2026/06/09 01:51:08 DEBUG : existing: Destination exists, skipping 2026/06/09 01:51:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:08 INFO : There was nothing to transfer 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34210") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49820->172.17.0.3:34210, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32515") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34664->172.17.0.3:32515, err= 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30084") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60368->172.17.0.3:30084, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-voxamih9hefi" 2026/06/09 01:51:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:08 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:08 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Connecting to FTP server 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:08 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:39454->172.17.0.3:21, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39997") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57804->172.17.0.3:39997, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37940") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52090->172.17.0.3:37940, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31971") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38768->172.17.0.3:31971, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37861") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54360->172.17.0.3:37861, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-voxamih9hefi 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:32599") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:58764->172.17.0.3:32599, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:30683") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:36034->172.17.0.3:30683, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:31263") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:40338->172.17.0.3:31263, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Using server-side directory move 2026/06/09 01:51:11 INFO : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:32218") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:56090->172.17.0.3:32218, err= 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31632") 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56778->172.17.0.3:31632, err= 2026/06/09 01:51:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:11 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/09 01:51:11 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:11 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:11 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-voxamih9hefi) 2026/06/09 01:51:11 DEBUG : potato3: Sizes differ 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Waiting for checks to finish 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Connecting to FTP server 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:11 INFO : empty space: Deleted 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Waiting for transfers to finish 2026/06/09 01:51:11 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:39462->172.17.0.3:21, err= 2026/06/09 01:51:11 INFO : potato2: Moved (server-side) 2026/06/09 01:51:13 INFO : potato3: Deleted 2026/06/09 01:51:13 INFO : potato3: Moved (server-side) 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33137") 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59200->172.17.0.3:33137, err= 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:34428") 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:38676->172.17.0.3:34428, err= 2026/06/09 01:51:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mifuvov8besa" 2026/06/09 01:51:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:13 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:13 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Connecting to FTP server 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: > dial: conn=172.17.0.1:55536->172.17.0.3:21, err= 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Using server-side directory move 2026/06/09 01:51:15 INFO : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Server side directory move succeeded 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: dial("tcp","172.17.0.3:39776") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: > dial: conn=172.17.0.1:52850->172.17.0.3:39776, err= 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:36562") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:39898->172.17.0.3:36562, err= 2026/06/09 01:51:15 ERROR : error listing: directory not found 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: dial("tcp","172.17.0.3:37258") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: > dial: conn=172.17.0.1:35252->172.17.0.3:37258, err= 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Purge object "empty space" 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Purge object "potato2" 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Purge object "potato3" 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: Purge dir "" 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: dial("tcp","172.17.0.3:38336") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: > dial: conn=172.17.0.1:35562->172.17.0.3:38336, err= 2026/06/09 01:51:15 ERROR : error listing: directory not found 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: Purge dir "" 2026/06/09 01:51:15 NOTICE: purge failed to rmdir "": directory not found 2026/06/09 01:51:15 NOTICE: purge failed: directory not found 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37741") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59128->172.17.0.3:37741, err= 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33399") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52420->172.17.0.3:33399, err= --- PASS: TestServerSideMove (6.66s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kugobad6pupa" 2026/06/09 01:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:15 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:15 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Connecting to FTP server 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:55544->172.17.0.3:21, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30683") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35052->172.17.0.3:30683, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34261") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51706->172.17.0.3:34261, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35961") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41162->172.17.0.3:35961, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35737") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52962->172.17.0.3:35737, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-kugobad6pupa 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:31901") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:38832->172.17.0.3:31901, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:37308") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:59752->172.17.0.3:37308, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:39720") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:46494->172.17.0.3:39720, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:33613") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:37910->172.17.0.3:33613, err= 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30087") 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59308->172.17.0.3:30087, err= 2026/06/09 01:51:17 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:51:17 DEBUG : empty space: Excluded 2026/06/09 01:51:17 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:51:17 DEBUG : empty space: Excluded 2026/06/09 01:51:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:17 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:17 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-kugobad6pupa) 2026/06/09 01:51:17 DEBUG : potato3: Sizes differ 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Connecting to FTP server 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:17 INFO : potato2: Moved (server-side) 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Waiting for checks to finish 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Waiting for transfers to finish 2026/06/09 01:51:17 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:55546->172.17.0.3:21, err= 2026/06/09 01:51:19 INFO : potato3: Deleted 2026/06/09 01:51:19 INFO : potato3: Moved (server-side) 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36860") 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59712->172.17.0.3:36860, err= 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:30627") 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:52940->172.17.0.3:30627, err= 2026/06/09 01:51:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sowamay2melu" 2026/06/09 01:51:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:19 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:19 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Connecting to FTP server 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: > dial: conn=172.17.0.1:55550->172.17.0.3:21, err= 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:38944") 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:44744->172.17.0.3:38944, err= 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: dial("tcp","172.17.0.3:36873") 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: > dial: conn=172.17.0.1:33504->172.17.0.3:36873, err= 2026/06/09 01:51:22 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:51:22 DEBUG : empty space: Excluded 2026/06/09 01:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Waiting for checks to finish 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Waiting for transfers to finish 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Connecting to FTP server 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:22 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: > dial: conn=172.17.0.1:48328->172.17.0.3:21, err= 2026/06/09 01:51:22 INFO : potato2: Moved (server-side) 2026/06/09 01:51:24 INFO : potato3: Moved (server-side) 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: dial("tcp","172.17.0.3:38447") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: > dial: conn=172.17.0.1:37200->172.17.0.3:38447, err= 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:34549") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:46818->172.17.0.3:34549, err= 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: dial("tcp","172.17.0.3:36533") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: > dial: conn=172.17.0.1:33988->172.17.0.3:36533, err= 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Purge object "potato2" 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Purge object "potato3" 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-sowamay2melu: Purge dir "" 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: dial("tcp","172.17.0.3:37297") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: > dial: conn=172.17.0.1:44550->172.17.0.3:37297, err= 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Purge object "empty space" 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kugobad6pupa: Purge dir "" 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30604") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53464->172.17.0.3:30604, err= 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37979") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59732->172.17.0.3:37979, err= --- PASS: TestServerSideMoveWithFilter (8.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vusojin1kiqo" 2026/06/09 01:51:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:24 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:24 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Connecting to FTP server 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:48338->172.17.0.3:21, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33964") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47428->172.17.0.3:33964, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37080") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52540->172.17.0.3:37080, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37141") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44764->172.17.0.3:37141, err= 2026/06/09 01:51:26 INFO : tomatoDir: Making directory 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37098") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48010->172.17.0.3:37098, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35919") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52014->172.17.0.3:35919, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qeqaton2quka -> ftp://172.17.0.3:21/rclone-test-vusojin1kiqo 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:37952") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:34928->172.17.0.3:37952, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:35573") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:54146->172.17.0.3:35573, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:34469") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:47618->172.17.0.3:34469, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Using server-side directory move 2026/06/09 01:51:26 INFO : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:30421") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:34938->172.17.0.3:30421, err= 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30881") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49358->172.17.0.3:30881, err= 2026/06/09 01:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:51:26 DEBUG : empty space: size = 1 OK 2026/06/09 01:51:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/09 01:51:26 DEBUG : empty space: Unchanged skipping 2026/06/09 01:51:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:51:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-vusojin1kiqo) 2026/06/09 01:51:26 DEBUG : potato3: Sizes differ 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Connecting to FTP server 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31448") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:48348->172.17.0.3:21, err= 2026/06/09 01:51:26 INFO : empty space: Deleted 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34824->172.17.0.3:31448, err= 2026/06/09 01:51:26 INFO : potato2: Moved (server-side) 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Waiting for checks to finish 2026/06/09 01:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Waiting for transfers to finish 2026/06/09 01:51:29 INFO : potato3: Deleted 2026/06/09 01:51:29 INFO : potato3: Moved (server-side) 2026/06/09 01:51:29 INFO : tomatoDir: Removing directory 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: deleted 1 directories 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36389") 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36954->172.17.0.3:36389, err= 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31166") 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53306->172.17.0.3:31166, err= 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:31029") 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:43534->172.17.0.3:31029, err= 2026/06/09 01:51:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-saxigos2caxa" 2026/06/09 01:51:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:29 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:29 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Connecting to FTP server 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: > dial: conn=172.17.0.1:48362->172.17.0.3:21, err= 2026/06/09 01:51:31 INFO : tomatoDir: Making directory 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Using server-side directory move 2026/06/09 01:51:31 INFO : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Server side directory move succeeded 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: dial("tcp","172.17.0.3:34234") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: > dial: conn=172.17.0.1:37968->172.17.0.3:34234, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: dial("tcp","172.17.0.3:39671") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: > dial: conn=172.17.0.1:57038->172.17.0.3:39671, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:33871") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:37250->172.17.0.3:33871, err= 2026/06/09 01:51:31 ERROR : error listing: directory not found 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:37479") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:53058->172.17.0.3:37479, err= 2026/06/09 01:51:31 ERROR : error listing: directory not found 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: dial("tcp","172.17.0.3:30564") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: > dial: conn=172.17.0.1:54238->172.17.0.3:30564, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Purge object "empty space" 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Purge object "potato2" 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Purge object "potato3" 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: dial("tcp","172.17.0.3:38619") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: > dial: conn=172.17.0.1:33836->172.17.0.3:38619, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Purge dir "tomatoDir" 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-saxigos2caxa: Purge dir "" 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: dial("tcp","172.17.0.3:33083") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: > dial: conn=172.17.0.1:38700->172.17.0.3:33083, err= 2026/06/09 01:51:31 ERROR : error listing: directory not found 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vusojin1kiqo: Purge dir "" 2026/06/09 01:51:31 NOTICE: purge failed to rmdir "": directory not found 2026/06/09 01:51:31 NOTICE: purge failed: directory not found 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38521") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36044->172.17.0.3:38521, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31781") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54108->172.17.0.3:31781, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.92s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32075") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35064->172.17.0.3:32075, err= 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33008") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53914->172.17.0.3:33008, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/rclone-sync-test" 2026/06/09 01:51:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:31 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:31 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: Connecting to FTP server 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: > dial: conn=172.17.0.1:60776->172.17.0.3:21, err= 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39456") 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43074->172.17.0.3:39456, err= 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33069") 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42526->172.17.0.3:33069, err= --- PASS: TestSyncOverlap (2.23s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/rclone-sync-test" 2026/06/09 01:51:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:33 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:33 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: Connecting to FTP server 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: > dial: conn=172.17.0.1:60792->172.17.0.3:21, err= 2026/06/09 01:51:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/rclone-sync-test-include/layer2" 2026/06/09 01:51:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:35 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:35 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/09 01:51:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60804->172.17.0.3:21, err= 2026/06/09 01:51:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/rclone-sync-test-ignore-file" 2026/06/09 01:51:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:38 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:38 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/09 01:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:60810->172.17.0.3:21, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32979") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34880->172.17.0.3:32979, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32677") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48344->172.17.0.3:32677, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: dial("tcp","172.17.0.3:30821") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: > dial: conn=172.17.0.1:55834->172.17.0.3:30821, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38019") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59318->172.17.0.3:38019, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: Waiting for checks to finish 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: Waiting for transfers to finish 2026/06/09 01:51:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:40 INFO : There was nothing to transfer 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: dial("tcp","172.17.0.3:38683") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32075") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test: > dial: conn=172.17.0.1:34796->172.17.0.3:38683, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35066->172.17.0.3:32075, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31198") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59706->172.17.0.3:31198, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:40 INFO : rclone-sync-test-include: Removing directory 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: failed to delete 1 directories 2026/06/09 01:51:40 INFO : There was nothing to transfer 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34220") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36001") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60832->172.17.0.3:34220, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52692->172.17.0.3:36001, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38147") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36208->172.17.0.3:38147, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/09 01:51:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:40 INFO : There was nothing to transfer 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30113") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54722->172.17.0.3:30113, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36187") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52348->172.17.0.3:36187, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38361") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52302->172.17.0.3:38361, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:51:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:40 INFO : rclone-sync-test-include: Removing directory 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: failed to delete 1 directories 2026/06/09 01:51:40 INFO : There was nothing to transfer 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:30739") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39272") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51914->172.17.0.3:39272, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47754->172.17.0.3:30739, err= 2026/06/09 01:51:40 DEBUG : Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test: Excluded 2026/06/09 01:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37787") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59162->172.17.0.3:37787, err= 2026/06/09 01:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/09 01:51:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:40 INFO : There was nothing to transfer 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36791") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42022->172.17.0.3:36791, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39215") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38432") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51800->172.17.0.3:39215, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42690->172.17.0.3:38432, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38394") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45758->172.17.0.3:38394, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30542") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46602->172.17.0.3:30542, err= 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39876") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59396->172.17.0.3:39876, err= --- PASS: TestSyncOverlapWithFilter (6.64s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:51:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:40 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:40 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:60812->172.17.0.3:21, err= 2026/06/09 01:51:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:42 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:42 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: Connecting to FTP server 2026/06/09 01:51:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: > dial: conn=172.17.0.1:41728->172.17.0.3:21, err= 2026/06/09 01:51:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:38659") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:60116->172.17.0.3:38659, err= 2026/06/09 01:51:44 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:33294") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:58070->172.17.0.3:33294, err= 2026/06/09 01:51:44 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/09 01:51:44 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/09 01:51:44 INFO : one: Copied (new) 2026/06/09 01:51:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39266") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41726->172.17.0.3:39266, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31167") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54712->172.17.0.3:31167, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35458") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45302->172.17.0.3:35458, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39608") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49452->172.17.0.3:39608, err= 2026/06/09 01:51:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:33093") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:56426->172.17.0.3:33093, err= 2026/06/09 01:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:44 DEBUG : one: Sizes differ 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32754") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:55480->172.17.0.3:32754, err= 2026/06/09 01:51:44 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/09 01:51:44 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/09 01:51:44 INFO : one: Copied (replaced existing) 2026/06/09 01:51:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36506") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57638->172.17.0.3:36506, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35622") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41994->172.17.0.3:35622, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35570") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56830->172.17.0.3:35570, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31702") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58450->172.17.0.3:31702, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37406") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54564->172.17.0.3:37406, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35568") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55512->172.17.0.3:35568, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37172") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42632->172.17.0.3:37172, err= 2026/06/09 01:51:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:31305") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:34010->172.17.0.3:31305, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:44 DEBUG : one: Sizes differ 2026/06/09 01:51:44 DEBUG : one: size = 5 OK 2026/06/09 01:51:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:44 INFO : There was nothing to transfer 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39637") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47202->172.17.0.3:39637, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33702") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37155") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42522->172.17.0.3:33702, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38752->172.17.0.3:37155, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39726") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52796->172.17.0.3:39726, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33679") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44336->172.17.0.3:33679, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31310") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52724->172.17.0.3:31310, err= 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32836") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46038->172.17.0.3:32836, err= 2026/06/09 01:51:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36394") 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:53648->172.17.0.3:36394, err= 2026/06/09 01:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:44 DEBUG : one: Sizes differ 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: Connecting to FTP server 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:44 DEBUG : two: size = 3 OK 2026/06/09 01:51:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: > dial: conn=172.17.0.1:41742->172.17.0.3:21, err= 2026/06/09 01:51:46 DEBUG : one: size = 5 OK 2026/06/09 01:51:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:46 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:46 INFO : There was nothing to transfer 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38977") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51918->172.17.0.3:38977, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36823") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32640") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34666->172.17.0.3:32640, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39396->172.17.0.3:36823, err= 2026/06/09 01:51:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32445") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:45844->172.17.0.3:32445, err= 2026/06/09 01:51:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:46 DEBUG : two: size = 3 OK 2026/06/09 01:51:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:46 DEBUG : one: Sizes differ 2026/06/09 01:51:46 DEBUG : one: size = 5 OK 2026/06/09 01:51:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:46 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:46 INFO : There was nothing to transfer 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30303") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45060->172.17.0.3:30303, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36330") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37701") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34218->172.17.0.3:36330, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34290->172.17.0.3:37701, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36023") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47756->172.17.0.3:36023, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33679") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44350->172.17.0.3:33679, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37317") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41296->172.17.0.3:37317, err= 2026/06/09 01:51:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/CompareDest" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/CompareDest" 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32997") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:42768->172.17.0.3:32997, err= 2026/06/09 01:51:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:46 DEBUG : one: Sizes differ 2026/06/09 01:51:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:46 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest) 2026/06/09 01:51:46 DEBUG : two: Sizes differ 2026/06/09 01:51:46 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 01:51:46 DEBUG : one: size = 5 OK 2026/06/09 01:51:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 01:51:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32331") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:37052->172.17.0.3:32331, err= 2026/06/09 01:51:46 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/09 01:51:46 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/09 01:51:46 INFO : two: Copied (new) 2026/06/09 01:51:46 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30234") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49856->172.17.0.3:30234, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39306") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34978") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48532->172.17.0.3:39306, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36214->172.17.0.3:34978, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34885") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49874->172.17.0.3:34885, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32616") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48444->172.17.0.3:32616, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36804") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55182->172.17.0.3:36804, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36150") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52180->172.17.0.3:36150, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.68s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31009") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34088->172.17.0.3:31009, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37718") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34234->172.17.0.3:37718, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34895") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35676->172.17.0.3:34895, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31715") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47710->172.17.0.3:31715, err= 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36892") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56002->172.17.0.3:36892, err= 2026/06/09 01:51:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dest" 2026/06/09 01:51:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:46 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:46 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: Connecting to FTP server 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: > dial: conn=172.17.0.1:41752->172.17.0.3:21, err= 2026/06/09 01:51:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/pre-dest1" 2026/06/09 01:51:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:49 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:49 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest1: Connecting to FTP server 2026/06/09 01:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest1: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest1: > dial: conn=172.17.0.1:41756->172.17.0.3:21, err= 2026/06/09 01:51:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/pre-dest1" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/pre-dest1" 2026/06/09 01:51:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/pre-dest2" 2026/06/09 01:51:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:51 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:51 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:51 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest2: Connecting to FTP server 2026/06/09 01:51:51 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest2: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:51 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest2: > dial: conn=172.17.0.1:41766->172.17.0.3:21, err= 2026/06/09 01:51:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/pre-dest2" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/pre-dest2" 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: dial("tcp","172.17.0.3:35280") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: > dial: conn=172.17.0.1:42102->172.17.0.3:35280, err= 2026/06/09 01:51:53 DEBUG : 1: size = 1 OK 2026/06/09 01:51:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/09 01:51:53 DEBUG : 2: size = 1 OK 2026/06/09 01:51:53 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/09 01:51:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: Waiting for checks to finish 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: Waiting for transfers to finish 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: dial("tcp","172.17.0.3:33667") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: > dial: conn=172.17.0.1:59426->172.17.0.3:33667, err= 2026/06/09 01:51:53 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/09 01:51:53 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/09 01:51:53 INFO : 3: Copied (new) 2026/06/09 01:51:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: dial("tcp","172.17.0.3:37514") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dest: > dial: conn=172.17.0.1:60344->172.17.0.3:37514, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30273") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41048->172.17.0.3:30273, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32078") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36724") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41938->172.17.0.3:32078, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39518->172.17.0.3:36724, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39131") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50038->172.17.0.3:39131, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31988") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42616->172.17.0.3:31988, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33341") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37952->172.17.0.3:33341, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31286") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54956->172.17.0.3:31286, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32355") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51812->172.17.0.3:32355, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32832") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35858->172.17.0.3:32832, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest1: closing 1 unused connections 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.58s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34696") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48972->172.17.0.3:34696, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35448") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39702->172.17.0.3:35448, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30884") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52288->172.17.0.3:30884, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32894") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52150->172.17.0.3:32894, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34784") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60296->172.17.0.3:34784, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30777") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49386->172.17.0.3:30777, err= 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39824") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55776->172.17.0.3:39824, err= 2026/06/09 01:51:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:51:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:53 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:53 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:38202->172.17.0.3:21, err= 2026/06/09 01:51:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" 2026/06/09 01:51:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:55 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:55 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: Connecting to FTP server 2026/06/09 01:51:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: > dial: conn=172.17.0.1:38216->172.17.0.3:21, err= 2026/06/09 01:51:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32290") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:44950->172.17.0.3:32290, err= 2026/06/09 01:51:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:57 DEBUG : one: Sizes differ 2026/06/09 01:51:57 DEBUG : two: size = 3 OK 2026/06/09 01:51:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:57 DEBUG : two: Unchanged skipping 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:57 INFO : one: Moved (server-side) 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:37133") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:34616->172.17.0.3:37133, err= 2026/06/09 01:51:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:51:57 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:51:57 INFO : one: Copied (new) 2026/06/09 01:51:57 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:57 INFO : three.txt: Moved (server-side) 2026/06/09 01:51:57 INFO : three.txt: Moved into backup dir 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30980") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47386->172.17.0.3:30980, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35742") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31495") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46202->172.17.0.3:35742, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38854->172.17.0.3:31495, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35208") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50284->172.17.0.3:35208, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35692") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39232->172.17.0.3:35692, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37975") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33704") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45388->172.17.0.3:37975, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51354->172.17.0.3:33704, err= 2026/06/09 01:51:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36165") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:39698->172.17.0.3:36165, err= 2026/06/09 01:51:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:51:57 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:51:57 DEBUG : one: Sizes differ 2026/06/09 01:51:57 DEBUG : two: size = 3 OK 2026/06/09 01:51:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:51:57 DEBUG : two: Unchanged skipping 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:51:57 INFO : one: Deleted 2026/06/09 01:51:57 INFO : one: Moved (server-side) 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:33389") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:35578->172.17.0.3:33389, err= 2026/06/09 01:51:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:51:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:51:57 INFO : one: Copied (new) 2026/06/09 01:51:57 DEBUG : Waiting for deletions to finish 2026/06/09 01:51:57 INFO : three.txt: Deleted 2026/06/09 01:51:57 INFO : three.txt: Moved (server-side) 2026/06/09 01:51:57 INFO : three.txt: Moved into backup dir 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39256") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49280->172.17.0.3:39256, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36243") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33688->172.17.0.3:36243, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32028") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58016->172.17.0.3:32028, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34400") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57504->172.17.0.3:34400, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32736") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60842->172.17.0.3:32736, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39908") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45864->172.17.0.3:39908, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30660") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45780->172.17.0.3:30660, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39269") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46142->172.17.0.3:39269, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34887") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40490->172.17.0.3:34887, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35299") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45734->172.17.0.3:35299, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39314") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40534->172.17.0.3:39314, err= 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38637") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55950->172.17.0.3:38637, err= 2026/06/09 01:51:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:51:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:51:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:57 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:51:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:51:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:51:57 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:51:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:38218->172.17.0.3:21, err= 2026/06/09 01:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fifizen6wici: closing 1 unused connections 2026/06/09 01:52:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:00 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:00 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: Connecting to FTP server 2026/06/09 01:52:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: > dial: conn=172.17.0.1:38224->172.17.0.3:21, err= 2026/06/09 01:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-lodidir3nita: closing 1 unused connections 2026/06/09 01:52:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:33812") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:59152->172.17.0.3:33812, err= 2026/06/09 01:52:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:02 DEBUG : one: Sizes differ 2026/06/09 01:52:02 DEBUG : two: size = 3 OK 2026/06/09 01:52:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:02 DEBUG : two: Unchanged skipping 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:02 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:37542") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:38762->172.17.0.3:37542, err= 2026/06/09 01:52:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:52:02 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:52:02 INFO : one: Copied (new) 2026/06/09 01:52:02 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:02 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37426") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58176->172.17.0.3:37426, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35509") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50016->172.17.0.3:35509, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31620") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37426->172.17.0.3:31620, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35534") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39512->172.17.0.3:35534, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39475") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39932->172.17.0.3:39475, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37196") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48328->172.17.0.3:37196, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30376") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45250->172.17.0.3:30376, err= 2026/06/09 01:52:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:39776") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:39666->172.17.0.3:39776, err= 2026/06/09 01:52:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:02 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:02 DEBUG : one: Sizes differ 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:02 DEBUG : two: size = 3 OK 2026/06/09 01:52:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:02 DEBUG : two: Unchanged skipping 2026/06/09 01:52:02 INFO : one.bak: Deleted 2026/06/09 01:52:02 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:35595") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:42250->172.17.0.3:35595, err= 2026/06/09 01:52:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:52:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:52:02 INFO : one: Copied (new) 2026/06/09 01:52:02 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:02 INFO : three.txt.bak: Deleted 2026/06/09 01:52:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:02 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31512") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47984->172.17.0.3:31512, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33200") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42648->172.17.0.3:33200, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33404") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37864->172.17.0.3:33404, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37260") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46856->172.17.0.3:37260, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32063") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46030->172.17.0.3:32063, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33847") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60036->172.17.0.3:33847, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34248") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57410->172.17.0.3:34248, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32829") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41166->172.17.0.3:32829, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39759") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35912->172.17.0.3:39759, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36539") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42388->172.17.0.3:36539, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32558") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38932->172.17.0.3:32558, err= 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37467") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51472->172.17.0.3:37467, err= 2026/06/09 01:52:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:52:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:02 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:02 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:57318->172.17.0.3:21, err= 2026/06/09 01:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pacaziz5cico: closing 1 unused connections 2026/06/09 01:52:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:04 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:04 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: Connecting to FTP server 2026/06/09 01:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: > dial: conn=172.17.0.1:57334->172.17.0.3:21, err= 2026/06/09 01:52:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" to be canonical "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:31793") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:44454->172.17.0.3:31793, err= 2026/06/09 01:52:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:07 DEBUG : one: Sizes differ 2026/06/09 01:52:07 DEBUG : two: size = 3 OK 2026/06/09 01:52:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:07 DEBUG : two: Unchanged skipping 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36028") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:43838->172.17.0.3:36028, err= 2026/06/09 01:52:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:52:07 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:52:07 INFO : one: Copied (new) 2026/06/09 01:52:07 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:52:07 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37503") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54268->172.17.0.3:37503, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38827") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37905") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49422->172.17.0.3:38827, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45922->172.17.0.3:37905, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36774") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44796->172.17.0.3:36774, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39454") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40016->172.17.0.3:39454, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32404") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48370->172.17.0.3:32404, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34294") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55298->172.17.0.3:34294, err= 2026/06/09 01:52:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qeqaton2quka/backup" for canonical name "TestFTPPureftpd{S6yIV}:rclone-test-qeqaton2quka/backup" 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:38514") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:60614->172.17.0.3:38514, err= 2026/06/09 01:52:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:07 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:07 DEBUG : one: Sizes differ 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:07 DEBUG : two: size = 3 OK 2026/06/09 01:52:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:07 DEBUG : two: Unchanged skipping 2026/06/09 01:52:07 INFO : one-2019-01-01: Deleted 2026/06/09 01:52:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36949") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:55030->172.17.0.3:36949, err= 2026/06/09 01:52:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:52:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:52:07 INFO : one: Copied (new) 2026/06/09 01:52:07 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:07 INFO : three-2019-01-01.txt: Deleted 2026/06/09 01:52:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:52:07 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37993") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37638->172.17.0.3:37993, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39171") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42488->172.17.0.3:39171, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32774") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41314->172.17.0.3:32774, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30353") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49514->172.17.0.3:30353, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36412") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36684") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46564->172.17.0.3:36684, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36406->172.17.0.3:36412, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36483") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42154->172.17.0.3:36483, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.50s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35100") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52394->172.17.0.3:35100, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37681") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57040->172.17.0.3:37681, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36708") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35898->172.17.0.3:36708, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32383") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39864->172.17.0.3:32383, err= 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30584") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34384->172.17.0.3:30584, err= 2026/06/09 01:52:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:52:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:07 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:07 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:57340->172.17.0.3:21, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36226") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:39108->172.17.0.3:36226, err= 2026/06/09 01:52:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:09 DEBUG : two: size = 3 OK 2026/06/09 01:52:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:09 DEBUG : two: Unchanged skipping 2026/06/09 01:52:09 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:09 DEBUG : one: Sizes differ 2026/06/09 01:52:09 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:39423") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:47244->172.17.0.3:39423, err= 2026/06/09 01:52:09 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:52:09 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:52:09 INFO : one: Copied (new) 2026/06/09 01:52:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:09 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30994") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33268->172.17.0.3:30994, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34780") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53904->172.17.0.3:34780, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35363") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40900->172.17.0.3:35363, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32451") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48822->172.17.0.3:32451, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36939") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47726->172.17.0.3:36939, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:35524") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:52106->172.17.0.3:35524, err= 2026/06/09 01:52:09 DEBUG : one.bak: Excluded (Path Filter) 2026/06/09 01:52:09 DEBUG : one.bak: Excluded 2026/06/09 01:52:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/09 01:52:09 DEBUG : three.txt.bak: Excluded 2026/06/09 01:52:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:09 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:09 DEBUG : one: Sizes differ 2026/06/09 01:52:09 DEBUG : two: size = 3 OK 2026/06/09 01:52:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for checks to finish 2026/06/09 01:52:09 DEBUG : two: Unchanged skipping 2026/06/09 01:52:09 INFO : one.bak: Deleted 2026/06/09 01:52:09 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Waiting for transfers to finish 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:39000") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:36348->172.17.0.3:39000, err= 2026/06/09 01:52:09 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:52:09 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:52:09 INFO : one: Copied (new) 2026/06/09 01:52:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:09 INFO : three.txt.bak: Deleted 2026/06/09 01:52:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:09 INFO : three.txt: Moved into backup dir 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30277") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33744->172.17.0.3:30277, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34099") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57208->172.17.0.3:34099, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35987") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35698->172.17.0.3:35987, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38731") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57956->172.17.0.3:38731, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35600") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46768->172.17.0.3:35600, err= --- PASS: TestSyncBackupDirSuffixOnly (2.25s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38999") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33740->172.17.0.3:38999, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33973") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34832->172.17.0.3:33973, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32234") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40908->172.17.0.3:32234, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33218") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45968->172.17.0.3:33218, err= 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38414") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44572->172.17.0.3:38414, err= 2026/06/09 01:52:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:52:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:09 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:09 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:57350->172.17.0.3:21, err= 2026/06/09 01:52:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:11 DEBUG : one: Sizes differ 2026/06/09 01:52:11 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:35224") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:46728->172.17.0.3:35224, err= 2026/06/09 01:52:11 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:52:11 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:52:11 INFO : one: Copied (new) 2026/06/09 01:52:11 DEBUG : two: size = 3 OK 2026/06/09 01:52:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:11 DEBUG : two: Unchanged skipping 2026/06/09 01:52:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:11 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:11 DEBUG : three.txt: Sizes differ 2026/06/09 01:52:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32710") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:37422->172.17.0.3:32710, err= 2026/06/09 01:52:11 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/09 01:52:11 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/09 01:52:11 INFO : three.txt: Copied (new) 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37904") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47948->172.17.0.3:37904, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33378") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45580->172.17.0.3:33378, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37415") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52760->172.17.0.3:37415, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34436") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40946->172.17.0.3:34436, err= 2026/06/09 01:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:11 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:11 DEBUG : one: Sizes differ 2026/06/09 01:52:11 INFO : one.bak: Deleted 2026/06/09 01:52:11 INFO : one: Moved (server-side) to: one.bak 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:30863") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:50342->172.17.0.3:30863, err= 2026/06/09 01:52:11 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:52:11 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:52:11 INFO : one: Copied (new) 2026/06/09 01:52:11 DEBUG : two: size = 3 OK 2026/06/09 01:52:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:11 DEBUG : two: Unchanged skipping 2026/06/09 01:52:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:11 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:11 DEBUG : three.txt: Sizes differ 2026/06/09 01:52:11 INFO : three.txt.bak: Deleted 2026/06/09 01:52:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:32749") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:53148->172.17.0.3:32749, err= 2026/06/09 01:52:11 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/09 01:52:11 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/09 01:52:11 INFO : three.txt: Copied (new) 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33987") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60276->172.17.0.3:33987, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38908") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38384->172.17.0.3:38908, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34138") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49078->172.17.0.3:34138, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35973") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33254->172.17.0.3:35973, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35474") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40744->172.17.0.3:35474, err= --- PASS: TestSyncSuffix (2.26s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36270") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39312->172.17.0.3:36270, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31432") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53238->172.17.0.3:31432, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35952") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42860->172.17.0.3:35952, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35610") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38072->172.17.0.3:35610, err= 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34584") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49618->172.17.0.3:34584, err= 2026/06/09 01:52:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeqaton2quka/dst" 2026/06/09 01:52:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/09 01:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:11 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{S6yIV}" suffix to name 2026/06/09 01:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/09 01:52:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/09 01:52:11 DEBUG : Setting pass="XIaXRq_CyG4CV3m3ZvO9srM5lWrpbwFzL5OPQATA6vc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/09 01:52:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: Connecting to FTP server 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:52242->172.17.0.3:21, err= 2026/06/09 01:52:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:13 DEBUG : one: Sizes differ 2026/06/09 01:52:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:35696") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:47964->172.17.0.3:35696, err= 2026/06/09 01:52:13 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/09 01:52:13 DEBUG : one.a292864a.partial: renamed to: one 2026/06/09 01:52:13 INFO : one: Copied (new) 2026/06/09 01:52:13 DEBUG : two: size = 3 OK 2026/06/09 01:52:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:13 DEBUG : two: Unchanged skipping 2026/06/09 01:52:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:13 DEBUG : three.txt: Sizes differ 2026/06/09 01:52:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:39020") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:54624->172.17.0.3:39020, err= 2026/06/09 01:52:13 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/09 01:52:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/09 01:52:13 INFO : three.txt: Copied (new) 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34530") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53494->172.17.0.3:34530, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37828") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45018->172.17.0.3:37828, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30450") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34676->172.17.0.3:30450, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34228") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47284->172.17.0.3:34228, err= 2026/06/09 01:52:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:13 DEBUG : one: Sizes differ 2026/06/09 01:52:13 INFO : one-2019-01-01: Deleted 2026/06/09 01:52:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:34497") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:60208->172.17.0.3:34497, err= 2026/06/09 01:52:13 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/09 01:52:13 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/09 01:52:13 INFO : one: Copied (new) 2026/06/09 01:52:13 DEBUG : two: size = 3 OK 2026/06/09 01:52:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:13 DEBUG : two: Unchanged skipping 2026/06/09 01:52:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst) 2026/06/09 01:52:13 DEBUG : three.txt: Sizes differ 2026/06/09 01:52:13 INFO : three-2019-01-01.txt: Deleted 2026/06/09 01:52:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: dial("tcp","172.17.0.3:36972") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka/dst: > dial: conn=172.17.0.1:58122->172.17.0.3:36972, err= 2026/06/09 01:52:13 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/09 01:52:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/09 01:52:13 INFO : three.txt: Copied (new) 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32945") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36692->172.17.0.3:32945, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32910") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51200->172.17.0.3:32910, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30695") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60270->172.17.0.3:30695, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35130") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41112->172.17.0.3:35130, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39886") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44500->172.17.0.3:39886, err= --- PASS: TestSyncSuffixKeepExtension (2.28s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39486") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50918->172.17.0.3:39486, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37166") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46568->172.17.0.3:37166, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36679") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39470->172.17.0.3:36679, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:13 DEBUG : Testêé: Sizes differ 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37746") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42928->172.17.0.3:37746, err= 2026/06/09 01:52:13 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/09 01:52:13 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/09 01:52:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/09 01:52:13 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36131") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36636->172.17.0.3:36131, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39161") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50080->172.17.0.3:39161, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31182") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55918->172.17.0.3:31182, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34622") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56964->172.17.0.3:34622, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38047") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44642->172.17.0.3:38047, err= 2026/06/09 01:52:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36398") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44758->172.17.0.3:36398, err= 2026/06/09 01:52:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/09 01:52:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/09 01:52:13 INFO : existing: Copied (new) 2026/06/09 01:52:13 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36522") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57740->172.17.0.3:36522, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34723") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50848->172.17.0.3:34723, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39245") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51976->172.17.0.3:39245, err= 2026/06/09 01:52:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:13 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:13 DEBUG : existing: Sizes differ 2026/06/09 01:52:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting files as there were IO errors 2026/06/09 01:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting directories as there were IO errors 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38083") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59150->172.17.0.3:38083, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33553") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58964->172.17.0.3:33553, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31193") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34090->172.17.0.3:31193, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33569") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32816->172.17.0.3:33569, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38325") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42144->172.17.0.3:38325, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33856") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52226->172.17.0.3:33856, err= 2026/06/09 01:52:13 DEBUG : EXISTING: size = 6 OK 2026/06/09 01:52:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:13 DEBUG : existing: Unchanged skipping 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:13 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:13 INFO : There was nothing to transfer 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35948") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45152->172.17.0.3:35948, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36581") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35910->172.17.0.3:36581, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30929") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55590->172.17.0.3:30929, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32786") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42714->172.17.0.3:32786, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34927") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58870->172.17.0.3:34927, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31704") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41722->172.17.0.3:31704, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31877") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41800->172.17.0.3:31877, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37784") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33058->172.17.0.3:37784, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34538") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47202->172.17.0.3:34538, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37696") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56034->172.17.0.3:37696, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30883") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33428->172.17.0.3:30883, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32505") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36368->172.17.0.3:32505, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32467") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34416->172.17.0.3:32467, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31371") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56882->172.17.0.3:31371, err= 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32664") 2026/06/09 01:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50716->172.17.0.3:32664, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30301") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59090->172.17.0.3:30301, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38813") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35284->172.17.0.3:38813, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37986") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56626->172.17.0.3:37986, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30846") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59426->172.17.0.3:30846, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30742") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35384->172.17.0.3:30742, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33132") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35660->172.17.0.3:33132, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31664") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55944->172.17.0.3:31664, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30970") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53650->172.17.0.3:30970, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37128") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51204->172.17.0.3:37128, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39633") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46104->172.17.0.3:39633, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34287") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44032->172.17.0.3:34287, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37750") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52388->172.17.0.3:37750, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38453") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44496->172.17.0.3:38453, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31088") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36986->172.17.0.3:31088, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39549") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41074->172.17.0.3:39549, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32126") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52176->172.17.0.3:32126, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32224") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36756->172.17.0.3:32224, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33475") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53762->172.17.0.3:33475, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36611") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44142->172.17.0.3:36611, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32720") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48486->172.17.0.3:32720, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32048") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55190->172.17.0.3:32048, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39884") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52784->172.17.0.3:39884, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38753") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38162->172.17.0.3:38753, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33315") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54604->172.17.0.3:33315, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36696") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41756->172.17.0.3:36696, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30487") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52442->172.17.0.3:30487, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35937") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56512->172.17.0.3:35937, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32804") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54254->172.17.0.3:32804, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35216") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34714->172.17.0.3:35216, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37845") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52702->172.17.0.3:37845, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30885") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53414->172.17.0.3:30885, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32000") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53838->172.17.0.3:32000, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31421") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42836->172.17.0.3:31421, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39618") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39428->172.17.0.3:39618, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30084") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51412->172.17.0.3:30084, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31561") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50652->172.17.0.3:31561, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36059") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45668->172.17.0.3:36059, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32964") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47408->172.17.0.3:32964, err= 2026/06/09 01:52:14 DEBUG : both0: size = 6 OK 2026/06/09 01:52:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both0: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both10: size = 6 OK 2026/06/09 01:52:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both10: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both11: size = 6 OK 2026/06/09 01:52:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both11: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both12: size = 6 OK 2026/06/09 01:52:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both12: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both13: size = 6 OK 2026/06/09 01:52:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both13: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both14: size = 6 OK 2026/06/09 01:52:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both14: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both15: size = 6 OK 2026/06/09 01:52:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both15: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both16: size = 6 OK 2026/06/09 01:52:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both16: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both17: size = 6 OK 2026/06/09 01:52:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both17: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both18: size = 6 OK 2026/06/09 01:52:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both18: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both19: size = 6 OK 2026/06/09 01:52:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both19: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both1: size = 6 OK 2026/06/09 01:52:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both1: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both2: size = 6 OK 2026/06/09 01:52:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both2: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both3: size = 6 OK 2026/06/09 01:52:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both3: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both4: size = 6 OK 2026/06/09 01:52:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both4: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both5: size = 6 OK 2026/06/09 01:52:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both5: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both6: size = 6 OK 2026/06/09 01:52:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both6: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both7: size = 6 OK 2026/06/09 01:52:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both7: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both8: size = 6 OK 2026/06/09 01:52:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both8: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both9: size = 6 OK 2026/06/09 01:52:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both9: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 INFO : only13: Deleted 2026/06/09 01:52:14 INFO : only11: Deleted 2026/06/09 01:52:14 INFO : only10: Deleted 2026/06/09 01:52:14 INFO : only14: Deleted 2026/06/09 01:52:14 INFO : only6: Deleted 2026/06/09 01:52:14 INFO : only15: Deleted 2026/06/09 01:52:14 INFO : only16: Deleted 2026/06/09 01:52:14 INFO : only12: Deleted 2026/06/09 01:52:14 INFO : only18: Deleted 2026/06/09 01:52:14 INFO : only17: Deleted 2026/06/09 01:52:14 INFO : only9: Deleted 2026/06/09 01:52:14 INFO : only7: Deleted 2026/06/09 01:52:14 INFO : only0: Deleted 2026/06/09 01:52:14 INFO : only2: Deleted 2026/06/09 01:52:14 INFO : only19: Deleted 2026/06/09 01:52:14 INFO : only4: Deleted 2026/06/09 01:52:14 INFO : only1: Deleted 2026/06/09 01:52:14 INFO : only8: Deleted 2026/06/09 01:52:14 INFO : only3: Deleted 2026/06/09 01:52:14 INFO : only5: Deleted 2026/06/09 01:52:14 INFO : There was nothing to transfer 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33156") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38848->172.17.0.3:33156, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33840") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38144->172.17.0.3:33840, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30655") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40198->172.17.0.3:30655, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32846") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48932->172.17.0.3:32846, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37002") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53812->172.17.0.3:37002, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33277") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44288->172.17.0.3:33277, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34294") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58708->172.17.0.3:34294, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35971") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59706->172.17.0.3:35971, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32362") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44142->172.17.0.3:32362, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37733") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52470->172.17.0.3:37733, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33920") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58118->172.17.0.3:33920, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39697") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54698->172.17.0.3:39697, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36727") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34662->172.17.0.3:36727, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33222") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46706->172.17.0.3:33222, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39927") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34524->172.17.0.3:39927, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39046") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52374->172.17.0.3:39046, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38324") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39616->172.17.0.3:38324, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30928") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55106->172.17.0.3:30928, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32081") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32850->172.17.0.3:32081, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33509") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48304->172.17.0.3:33509, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39450") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60546->172.17.0.3:39450, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38713") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42182->172.17.0.3:38713, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36810") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33730->172.17.0.3:36810, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32264") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44066->172.17.0.3:32264, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30382") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40830->172.17.0.3:30382, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31955") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41740->172.17.0.3:31955, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39138") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51538->172.17.0.3:39138, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39768") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37552->172.17.0.3:39768, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39352") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42324->172.17.0.3:39352, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36004") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51374->172.17.0.3:36004, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36526") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49836->172.17.0.3:36526, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30709") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44242->172.17.0.3:30709, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34971") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46344->172.17.0.3:34971, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33960") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34576->172.17.0.3:33960, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35320") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60854->172.17.0.3:35320, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35797") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46410->172.17.0.3:35797, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38103") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35648->172.17.0.3:38103, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39441") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42892->172.17.0.3:39441, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34165") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42274->172.17.0.3:34165, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36345") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43910->172.17.0.3:36345, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35688") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46440->172.17.0.3:35688, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36895") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60176->172.17.0.3:36895, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33607") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50136->172.17.0.3:33607, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34003") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38548->172.17.0.3:34003, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34044") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58296->172.17.0.3:34044, err= 2026/06/09 01:52:14 DEBUG : both10: size = 6 OK 2026/06/09 01:52:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both0: size = 6 OK 2026/06/09 01:52:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both10: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both11: size = 6 OK 2026/06/09 01:52:14 DEBUG : both12: size = 6 OK 2026/06/09 01:52:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : both11: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both13: size = 6 OK 2026/06/09 01:52:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both13: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both14: size = 6 OK 2026/06/09 01:52:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both14: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both15: size = 6 OK 2026/06/09 01:52:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both15: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both16: size = 6 OK 2026/06/09 01:52:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both16: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both17: size = 6 OK 2026/06/09 01:52:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both17: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both18: size = 6 OK 2026/06/09 01:52:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both18: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both19: size = 6 OK 2026/06/09 01:52:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both19: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both1: size = 6 OK 2026/06/09 01:52:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both1: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both2: size = 6 OK 2026/06/09 01:52:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both2: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both3: size = 6 OK 2026/06/09 01:52:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both3: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both4: size = 6 OK 2026/06/09 01:52:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both4: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both5: size = 6 OK 2026/06/09 01:52:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both5: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both6: size = 6 OK 2026/06/09 01:52:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both6: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both7: size = 6 OK 2026/06/09 01:52:14 DEBUG : both8: size = 6 OK 2026/06/09 01:52:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both8: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both9: size = 6 OK 2026/06/09 01:52:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : both9: Unchanged skipping 2026/06/09 01:52:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only0: Sizes differ 2026/06/09 01:52:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only10: Sizes differ 2026/06/09 01:52:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only11: Sizes differ 2026/06/09 01:52:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only12: Sizes differ 2026/06/09 01:52:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only13: Sizes differ 2026/06/09 01:52:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only14: Sizes differ 2026/06/09 01:52:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only15: Sizes differ 2026/06/09 01:52:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only16: Sizes differ 2026/06/09 01:52:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only17: Sizes differ 2026/06/09 01:52:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only18: Sizes differ 2026/06/09 01:52:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only19: Sizes differ 2026/06/09 01:52:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only1: Sizes differ 2026/06/09 01:52:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only2: Sizes differ 2026/06/09 01:52:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only3: Sizes differ 2026/06/09 01:52:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only4: Sizes differ 2026/06/09 01:52:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only5: Sizes differ 2026/06/09 01:52:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only6: Sizes differ 2026/06/09 01:52:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only7: Sizes differ 2026/06/09 01:52:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only8: Sizes differ 2026/06/09 01:52:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2263821816) 2026/06/09 01:52:14 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-qeqaton2quka) 2026/06/09 01:52:14 DEBUG : only9: Sizes differ 2026/06/09 01:52:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35591") 2026/06/09 01:52:14 DEBUG : both12: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31016") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34136->172.17.0.3:31016, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30047") 2026/06/09 01:52:14 DEBUG : both7: Unchanged skipping 2026/06/09 01:52:14 DEBUG : both0: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39830->172.17.0.3:35591, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57292->172.17.0.3:30047, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32591") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47878->172.17.0.3:32591, err= 2026/06/09 01:52:14 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/09 01:52:14 INFO : only12: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/09 01:52:14 INFO : only10: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30001") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52610->172.17.0.3:30001, err= 2026/06/09 01:52:14 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/09 01:52:14 INFO : only0: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33967") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51404->172.17.0.3:33967, err= 2026/06/09 01:52:14 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/09 01:52:14 INFO : only11: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35861") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40450->172.17.0.3:35861, err= 2026/06/09 01:52:14 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31043") 2026/06/09 01:52:14 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/09 01:52:14 INFO : only13: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/09 01:52:14 INFO : only14: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59988->172.17.0.3:31043, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39652") 2026/06/09 01:52:14 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/09 01:52:14 INFO : only16: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37015") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50474->172.17.0.3:39652, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45698->172.17.0.3:37015, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:40000") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52684->172.17.0.3:40000, err= 2026/06/09 01:52:14 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/09 01:52:14 INFO : only17: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/09 01:52:14 INFO : only15: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37283") 2026/06/09 01:52:14 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/09 01:52:14 INFO : only18: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33662->172.17.0.3:37283, err= 2026/06/09 01:52:14 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/09 01:52:14 INFO : only19: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37351") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34552->172.17.0.3:37351, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38991") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36558->172.17.0.3:38991, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34568") 2026/06/09 01:52:14 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55326->172.17.0.3:34568, err= 2026/06/09 01:52:14 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/09 01:52:14 INFO : only1: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35693") 2026/06/09 01:52:14 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43036->172.17.0.3:35693, err= 2026/06/09 01:52:14 INFO : only4: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/09 01:52:14 INFO : only2: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/09 01:52:14 INFO : only3: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39677") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37498") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59366->172.17.0.3:39677, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32648") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53480->172.17.0.3:32648, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36662->172.17.0.3:37498, err= 2026/06/09 01:52:14 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/09 01:52:14 INFO : only8: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/09 01:52:14 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/09 01:52:14 INFO : only6: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/09 01:52:14 INFO : only5: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31977") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56790->172.17.0.3:31977, err= 2026/06/09 01:52:14 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/09 01:52:14 INFO : only7: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/09 01:52:14 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/09 01:52:14 INFO : only9: Copied (replaced existing) 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32224") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36766->172.17.0.3:32224, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30522") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38360->172.17.0.3:30522, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38289") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59748->172.17.0.3:38289, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:52:14 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:52:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:52:14 INFO : empty_on_remote: Making directory 2026/06/09 01:52:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:52:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38050") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48094->172.17.0.3:38050, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38628") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46442->172.17.0.3:38628, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30620") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51826->172.17.0.3:30620, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36395") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55812->172.17.0.3:36395, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39200") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51040->172.17.0.3:39200, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37281") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33410->172.17.0.3:37281, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:52:14 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:52:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:52:14 INFO : empty_on_remote: Making directory 2026/06/09 01:52:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:52:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30639") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40720->172.17.0.3:30639, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34297") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36260") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37542->172.17.0.3:34297, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34970") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49476->172.17.0.3:36260, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38189") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53912->172.17.0.3:34970, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57042->172.17.0.3:38189, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32483") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37428->172.17.0.3:32483, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33642") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53642->172.17.0.3:33642, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : sub dir: Making directory 2026/06/09 01:52:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35253") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54738->172.17.0.3:35253, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33174") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49740->172.17.0.3:33174, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39041") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43922->172.17.0.3:39041, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34033") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46962->172.17.0.3:34033, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33556") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46246->172.17.0.3:33556, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39530") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36116->172.17.0.3:39530, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32800") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45874->172.17.0.3:32800, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39638") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37728->172.17.0.3:39638, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37393") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48254->172.17.0.3:37393, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30932") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59542->172.17.0.3:30932, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35503") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42042->172.17.0.3:35503, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:52:14 INFO : sub dir: Making directory 2026/06/09 01:52:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35911") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48008->172.17.0.3:35911, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38358") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35149") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53506->172.17.0.3:35149, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36376->172.17.0.3:38358, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30901") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51492->172.17.0.3:30901, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39587") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46492->172.17.0.3:39587, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39426") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56890->172.17.0.3:39426, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38645") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38432->172.17.0.3:38645, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35465") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43540->172.17.0.3:35465, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36791") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34526->172.17.0.3:36791, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39179") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44764->172.17.0.3:39179, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37368") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55874->172.17.0.3:37368, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30919") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36400->172.17.0.3:30919, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33547") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36060->172.17.0.3:33547, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38380") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41036->172.17.0.3:38380, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32574") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44030->172.17.0.3:32574, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38095") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60256->172.17.0.3:38095, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38896") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42368->172.17.0.3:38896, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39139") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47552->172.17.0.3:39139, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30921") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47428->172.17.0.3:30921, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31684") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49856->172.17.0.3:31684, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33023") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59094->172.17.0.3:33023, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30656") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52880->172.17.0.3:30656, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32883") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35256->172.17.0.3:32883, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36319") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55500->172.17.0.3:36319, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39547") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50868->172.17.0.3:39547, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37007") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58364->172.17.0.3:37007, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34112") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46060->172.17.0.3:34112, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34680") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59522->172.17.0.3:34680, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34936") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46656->172.17.0.3:34936, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31221") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54260->172.17.0.3:31221, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35497") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58594->172.17.0.3:35497, err= 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36621") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44428->172.17.0.3:36621, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35401") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34444->172.17.0.3:35401, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39556") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33522->172.17.0.3:39556, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31144") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51458->172.17.0.3:31144, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34059") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43274->172.17.0.3:34059, err= 2026/06/09 01:52:14 DEBUG : apple: size = 5 OK 2026/06/09 01:52:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:14 DEBUG : banana: size = 6 OK 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31532") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54528->172.17.0.3:31532, err= 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 INFO : There was nothing to transfer 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34967") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55052->172.17.0.3:34967, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35619") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35580->172.17.0.3:35619, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33359") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45316->172.17.0.3:33359, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33709") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36744->172.17.0.3:33709, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30281") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41988->172.17.0.3:30281, err= 2026/06/09 01:52:14 DEBUG : apple: size = 5 OK 2026/06/09 01:52:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : banana: size = 6 OK 2026/06/09 01:52:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31381") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56276->172.17.0.3:31381, err= 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 INFO : There was nothing to transfer 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35041") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36490->172.17.0.3:35041, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34829") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45970->172.17.0.3:34829, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33873") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40868->172.17.0.3:33873, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38198") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44134->172.17.0.3:38198, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31327") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34852->172.17.0.3:31327, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39754") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49456->172.17.0.3:39754, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36734") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54758->172.17.0.3:36734, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34514") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56218->172.17.0.3:34514, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32360") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52926->172.17.0.3:32360, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33049") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43226->172.17.0.3:33049, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38845") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37028->172.17.0.3:38845, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34644") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34758->172.17.0.3:34644, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35154") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48728->172.17.0.3:35154, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39478") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39772->172.17.0.3:39478, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38881") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34918->172.17.0.3:38881, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35515") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46268->172.17.0.3:35515, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35294") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49308->172.17.0.3:35294, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39099") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60472->172.17.0.3:39099, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37386") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59450->172.17.0.3:37386, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38002") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40236->172.17.0.3:38002, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32647") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50898->172.17.0.3:32647, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39721") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41560->172.17.0.3:39721, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34861") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51508->172.17.0.3:34861, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34451") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38056->172.17.0.3:34451, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38317") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53160->172.17.0.3:38317, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32991") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47614->172.17.0.3:32991, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34891") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43208->172.17.0.3:34891, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31204") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38230->172.17.0.3:31204, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33321") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45788->172.17.0.3:33321, err= 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30999") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34698->172.17.0.3:30999, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34710") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55088->172.17.0.3:34710, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38432") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56466->172.17.0.3:38432, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38885") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48616->172.17.0.3:38885, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39023") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44076->172.17.0.3:39023, err= 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : apple: size = 5 OK 2026/06/09 01:52:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : banana: size = 6 OK 2026/06/09 01:52:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39741") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39926->172.17.0.3:39741, err= 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 INFO : There was nothing to transfer 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34498") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59394->172.17.0.3:34498, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30830") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43060->172.17.0.3:30830, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35555") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33274->172.17.0.3:35555, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39039") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55764->172.17.0.3:39039, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35551") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52212->172.17.0.3:35551, err= 2026/06/09 01:52:14 DEBUG : apple: size = 5 OK 2026/06/09 01:52:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : banana: size = 6 OK 2026/06/09 01:52:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38569") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42320->172.17.0.3:38569, err= 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 INFO : There was nothing to transfer 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35018") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49230->172.17.0.3:35018, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31925") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41464->172.17.0.3:31925, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31856") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53726->172.17.0.3:31856, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37292") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40010->172.17.0.3:37292, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36419") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45568->172.17.0.3:36419, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30861") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40696->172.17.0.3:30861, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36228") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53968->172.17.0.3:36228, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34310") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45004->172.17.0.3:34310, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33607") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50152->172.17.0.3:33607, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33367") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60852->172.17.0.3:33367, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38057") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60722->172.17.0.3:38057, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37489") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43096->172.17.0.3:37489, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30702") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40292->172.17.0.3:30702, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38033") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36466->172.17.0.3:38033, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34187") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59642->172.17.0.3:34187, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36755") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45554->172.17.0.3:36755, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30596") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51832->172.17.0.3:30596, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36834") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57866->172.17.0.3:36834, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30740") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50170->172.17.0.3:30740, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31376") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33450->172.17.0.3:31376, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39906") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38656->172.17.0.3:39906, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33185") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54610->172.17.0.3:33185, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34031") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57628->172.17.0.3:34031, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32923") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50054->172.17.0.3:32923, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37487") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40584->172.17.0.3:37487, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39847") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37670->172.17.0.3:39847, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35336") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58880->172.17.0.3:35336, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35315") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52028->172.17.0.3:35315, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30216") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46872->172.17.0.3:30216, err= 2026/06/09 01:52:14 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32237") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48496->172.17.0.3:32237, err= 2026/06/09 01:52:14 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : apple: Excluded 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:14 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : banana: Excluded 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33114") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44768->172.17.0.3:33114, err= 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37458") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45472->172.17.0.3:37458, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30312") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53190->172.17.0.3:30312, err= 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30267") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39324->172.17.0.3:30267, err= 2026/06/09 01:52:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33078") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52246->172.17.0.3:21, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52398->172.17.0.3:33078, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38514") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38331") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58034->172.17.0.3:38331, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47810->172.17.0.3:38514, err= 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/09 01:52:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35759") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33050") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46562->172.17.0.3:35759, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49794->172.17.0.3:33050, err= 2026/06/09 01:52:14 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31453") 2026/06/09 01:52:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35822->172.17.0.3:31453, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32954") 2026/06/09 01:52:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49440->172.17.0.3:32954, err= 2026/06/09 01:52:14 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/09 01:52:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/09 01:52:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30042") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47586->172.17.0.3:30042, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/09 01:52:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38091") 2026/06/09 01:52:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35837") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37078->172.17.0.3:38091, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55894->172.17.0.3:35837, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30999") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34708->172.17.0.3:30999, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36433") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34817") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52084->172.17.0.3:36433, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33176->172.17.0.3:34817, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32888") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35248->172.17.0.3:32888, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31765") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58078->172.17.0.3:31765, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39357") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58932->172.17.0.3:39357, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39518") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48482->172.17.0.3:39518, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37569") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30820") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43210->172.17.0.3:30820, err= 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49172->172.17.0.3:37569, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39786") 2026/06/09 01:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52240->172.17.0.3:39786, err= 2026/06/09 01:52:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/09 01:52:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mifuvov8besa: closing 1 unused connections 2026/06/09 01:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-voxamih9hefi: closing 2 unused connections 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33095") 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36756->172.17.0.3:33095, err= 2026/06/09 01:52:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/09 01:52:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:16 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52254->172.17.0.3:21, err= 2026/06/09 01:52:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Connecting to FTP server 2026/06/09 01:52:16 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:52:16 INFO : banana: Deleted 2026/06/09 01:52:16 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:52:16 INFO : splitbananasplit: Deleted 2026/06/09 01:52:16 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:52:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52270->172.17.0.3:21, err= 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:21") 2026/06/09 01:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52278->172.17.0.3:21, err= 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:52:19 INFO : appleappleapplebanana: Deleted 2026/06/09 01:52:19 INFO : apple: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38135") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51684->172.17.0.3:38135, err= 2026/06/09 01:52:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/09 01:52:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/09 01:52:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YXBwbGU=: Excluded 2026/06/09 01:52:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YmFuYW5h: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34835") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50250->172.17.0.3:34835, err= 2026/06/09 01:52:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31543") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49990->172.17.0.3:31543, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35449") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38910->172.17.0.3:35449, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33609") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59964->172.17.0.3:33609, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : YXBwbGU=: size = 5 OK 2026/06/09 01:52:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : YmFuYW5h: size = 6 OK 2026/06/09 01:52:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/09 01:52:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32360") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52932->172.17.0.3:32360, err= 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36695") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37954->172.17.0.3:36695, err= 2026/06/09 01:52:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/09 01:52:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/09 01:52:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YXBwbGU=: Excluded 2026/06/09 01:52:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : YmFuYW5h: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39331") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57546->172.17.0.3:39331, err= 2026/06/09 01:52:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36294") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47386->172.17.0.3:36294, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35137") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59308->172.17.0.3:35137, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:52:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38385") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33560->172.17.0.3:38385, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37703") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56868->172.17.0.3:37703, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39422") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43708->172.17.0.3:39422, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39029") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41892->172.17.0.3:39029, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39089") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45206->172.17.0.3:39089, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39390") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45976->172.17.0.3:39390, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35349") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51822->172.17.0.3:35349, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30400") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58110->172.17.0.3:30400, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36071") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58442->172.17.0.3:36071, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31675") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34138->172.17.0.3:31675, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32143") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44586->172.17.0.3:32143, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31347") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38156->172.17.0.3:31347, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38125") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44612->172.17.0.3:38125, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30561") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38668->172.17.0.3:30561, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37252") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60874->172.17.0.3:37252, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30450") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34678->172.17.0.3:30450, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31092") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44380->172.17.0.3:31092, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35363") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44254->172.17.0.3:35363, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38291") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55204->172.17.0.3:38291, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36459") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53272->172.17.0.3:36459, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32755") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52610->172.17.0.3:32755, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30209") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54474->172.17.0.3:30209, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39471") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54644->172.17.0.3:39471, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30964") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49906->172.17.0.3:30964, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33950") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48096->172.17.0.3:33950, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39776") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39180->172.17.0.3:39776, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33290") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59904->172.17.0.3:33290, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34650") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45920->172.17.0.3:34650, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34572") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55238->172.17.0.3:34572, err= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34580") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48104->172.17.0.3:34580, err= 2026/06/09 01:52:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36985") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52058->172.17.0.3:36985, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35446") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38815") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38883") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54256->172.17.0.3:38815, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51402->172.17.0.3:38883, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32046") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50014->172.17.0.3:32046, err= 2026/06/09 01:52:19 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52768->172.17.0.3:35446, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/09 01:52:19 INFO : apple: Copied (new) to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30176") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39286") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54124->172.17.0.3:30176, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36983") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45958->172.17.0.3:39286, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53022->172.17.0.3:36983, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30686") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35716->172.17.0.3:30686, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32120") 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31645") 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46468->172.17.0.3:31645, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38764") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44236->172.17.0.3:32120, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35244->172.17.0.3:38764, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33002") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43006->172.17.0.3:33002, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32848") 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44120->172.17.0.3:32848, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31566") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53090->172.17.0.3:31566, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38279") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40426->172.17.0.3:38279, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38492") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55764->172.17.0.3:38492, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39183") 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30062") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33342") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47786->172.17.0.3:39183, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50980->172.17.0.3:33342, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59070->172.17.0.3:30062, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35754") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38354->172.17.0.3:35754, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:52:19 INFO : splitbananasplit: Deleted 2026/06/09 01:52:19 INFO : apple: Deleted 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:52:19 INFO : appleappleapplebanana: Deleted 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:52:19 INFO : banana: Deleted 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32036") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37592->172.17.0.3:32036, err= 2026/06/09 01:52:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : PREFIXbanana: Excluded 2026/06/09 01:52:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : PREFIXapple: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39044") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45700->172.17.0.3:39044, err= 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36346") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60252->172.17.0.3:36346, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36364") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36364->172.17.0.3:36364, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:52:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36721") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48132->172.17.0.3:36721, err= 2026/06/09 01:52:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33861") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37689") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37104") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42358->172.17.0.3:33861, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48722->172.17.0.3:37689, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40966->172.17.0.3:37104, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32709") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53188->172.17.0.3:32709, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35836") 2026/06/09 01:52:19 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/09 01:52:19 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51374->172.17.0.3:35836, err= 2026/06/09 01:52:19 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/09 01:52:19 INFO : apple: Copied (new) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/09 01:52:19 INFO : appleappleapplebanana: Copied (new) 2026/06/09 01:52:19 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31367") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30859") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41082->172.17.0.3:31367, err= 2026/06/09 01:52:19 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/09 01:52:19 INFO : splitbananasplit: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60950->172.17.0.3:30859, err= 2026/06/09 01:52:19 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/09 01:52:19 INFO : banana: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35694") 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39327") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43600->172.17.0.3:35694, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41696->172.17.0.3:39327, err= 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37002") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31657") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53816->172.17.0.3:37002, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32857") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55990->172.17.0.3:31657, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41806->172.17.0.3:32857, err= 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35086") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36662->172.17.0.3:35086, err= 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34932") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39378") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51394->172.17.0.3:34932, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35462->172.17.0.3:39378, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36410") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39826->172.17.0.3:36410, err= 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33819") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47170->172.17.0.3:33819, err= 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35397") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36848") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41550->172.17.0.3:35397, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59944->172.17.0.3:36848, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34686") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41768->172.17.0.3:34686, err= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38159") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35058->172.17.0.3:38159, err= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/09 01:52:19 INFO : PREFIXbanana: Deleted 2026/06/09 01:52:19 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/09 01:52:19 INFO : PREFIXapple: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/09 01:52:19 INFO : PREFIXsplitbananasplit: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38724") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44050->172.17.0.3:38724, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34663") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34598->172.17.0.3:34663, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31314") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45094->172.17.0.3:31314, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31396") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58924->172.17.0.3:31396, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34874") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49720->172.17.0.3:34874, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36584") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48728->172.17.0.3:36584, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38072") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40198->172.17.0.3:38072, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39255") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49586->172.17.0.3:39255, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34068") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53738->172.17.0.3:34068, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36452") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42184->172.17.0.3:36452, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30737") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42824->172.17.0.3:30737, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30637") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44670->172.17.0.3:30637, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39403") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50416->172.17.0.3:39403, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34846") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56074->172.17.0.3:34846, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39358") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40148->172.17.0.3:39358, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37579") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53532->172.17.0.3:37579, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35249") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38972->172.17.0.3:35249, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35204") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52800->172.17.0.3:35204, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34006") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33972->172.17.0.3:34006, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32075") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43422->172.17.0.3:32075, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32190") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34502->172.17.0.3:32190, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34436") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40958->172.17.0.3:34436, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34382") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58230->172.17.0.3:34382, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31912") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57144->172.17.0.3:31912, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34480") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46980->172.17.0.3:34480, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30307") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47810->172.17.0.3:30307, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38580") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50852->172.17.0.3:38580, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36452") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42192->172.17.0.3:36452, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30863") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50354->172.17.0.3:30863, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35784") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38696->172.17.0.3:35784, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33667") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41504->172.17.0.3:33667, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35754") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38366->172.17.0.3:35754, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31631") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36082->172.17.0.3:31631, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36624") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38814->172.17.0.3:36624, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36190") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45762->172.17.0.3:36190, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32890") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56408->172.17.0.3:32890, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32359") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36272->172.17.0.3:32359, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33908") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46090->172.17.0.3:33908, err= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31466") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43292->172.17.0.3:31466, err= 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33295") 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37381") 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39550->172.17.0.3:37381, err= 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52808->172.17.0.3:33295, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34078") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31580") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54656->172.17.0.3:31580, err= 2026/06/09 01:52:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44854->172.17.0.3:34078, err= 2026/06/09 01:52:19 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34047") 2026/06/09 01:52:19 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/09 01:52:19 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44594->172.17.0.3:34047, err= 2026/06/09 01:52:19 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/09 01:52:19 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/09 01:52:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30843") 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31410") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33082") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59472->172.17.0.3:31410, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50070->172.17.0.3:33082, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49618->172.17.0.3:30843, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31941") 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46086->172.17.0.3:31941, err= 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38240") 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38694") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49244->172.17.0.3:38240, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48134->172.17.0.3:38694, err= 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34671") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49006->172.17.0.3:34671, err= 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34427") 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36326->172.17.0.3:34427, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30823") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36244") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37352->172.17.0.3:30823, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52190->172.17.0.3:36244, err= 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39909") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52460->172.17.0.3:39909, err= 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36074") 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46474->172.17.0.3:36074, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39746") 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59188->172.17.0.3:39746, err= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39767") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38868->172.17.0.3:39767, err= 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34572") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55242->172.17.0.3:34572, err= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:52:19 INFO : splitbananasplit: Deleted 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:52:19 INFO : appleappleapplebanana: Deleted 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:52:19 INFO : banana: Deleted 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:52:19 INFO : apple: Deleted 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33827") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54822->172.17.0.3:33827, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : bananaSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38985") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39628->172.17.0.3:38985, err= 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31750") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57830->172.17.0.3:31750, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35382") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54760->172.17.0.3:35382, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:52:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32666") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57216->172.17.0.3:32666, err= 2026/06/09 01:52:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30509") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53570->172.17.0.3:30509, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34829") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45976->172.17.0.3:34829, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36186") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52028->172.17.0.3:36186, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31302") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39382") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36598->172.17.0.3:39382, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54238->172.17.0.3:31302, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/09 01:52:19 INFO : appleappleapplebanana: Copied (new) 2026/06/09 01:52:19 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/09 01:52:19 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/09 01:52:19 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39296") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37972->172.17.0.3:39296, err= 2026/06/09 01:52:19 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/09 01:52:19 INFO : splitbananasplit: Copied (new) 2026/06/09 01:52:19 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/09 01:52:19 INFO : banana: Copied (new) 2026/06/09 01:52:19 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/09 01:52:19 INFO : apple: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37410") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46208->172.17.0.3:37410, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32610") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45934->172.17.0.3:32610, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37864") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50276->172.17.0.3:37864, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36964") 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48242->172.17.0.3:36964, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38705") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35724") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45550->172.17.0.3:35724, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50108->172.17.0.3:38705, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33016") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37100->172.17.0.3:33016, err= 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36878") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50770->172.17.0.3:36878, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31230") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36161") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39074->172.17.0.3:31230, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43474->172.17.0.3:36161, err= 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36862") 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45854->172.17.0.3:36862, err= 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31792") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55612->172.17.0.3:31792, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32986") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47704->172.17.0.3:32986, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38220") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34192->172.17.0.3:38220, err= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34236") 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42266->172.17.0.3:34236, err= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : splitbananasplitSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : appleSUFFIX: Deleted 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/09 01:52:19 INFO : bananaSUFFIX: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31312") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52984->172.17.0.3:31312, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35955") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43150->172.17.0.3:35955, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34310") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45018->172.17.0.3:34310, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36255") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58232->172.17.0.3:36255, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31124") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37090->172.17.0.3:31124, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31670") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55396->172.17.0.3:31670, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34871") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50824->172.17.0.3:34871, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37169") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35076->172.17.0.3:37169, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35557") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48432->172.17.0.3:35557, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31587") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42112->172.17.0.3:31587, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39163") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48490->172.17.0.3:39163, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31089") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38880->172.17.0.3:31089, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36087") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59206->172.17.0.3:36087, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39080") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57124->172.17.0.3:39080, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33736") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38302->172.17.0.3:33736, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30024") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58184->172.17.0.3:30024, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31748") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56806->172.17.0.3:31748, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39636") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46778->172.17.0.3:39636, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37525") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59478->172.17.0.3:37525, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34795") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47366->172.17.0.3:34795, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37034") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43972->172.17.0.3:37034, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33602") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38430->172.17.0.3:33602, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34247") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42598->172.17.0.3:34247, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34974") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57066->172.17.0.3:34974, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35771") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45526->172.17.0.3:35771, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38977") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43702->172.17.0.3:38977, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35945") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60548->172.17.0.3:35945, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32985") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49916->172.17.0.3:32985, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39065") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50620->172.17.0.3:39065, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31699") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55972->172.17.0.3:31699, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37613") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50034->172.17.0.3:37613, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33609") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59980->172.17.0.3:33609, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37177") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43498->172.17.0.3:37177, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34306") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57116->172.17.0.3:34306, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39582") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55354->172.17.0.3:39582, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34654") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48166->172.17.0.3:34654, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32741") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53196->172.17.0.3:32741, err= 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39084") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47406->172.17.0.3:39084, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : apple: size = 5 OK 2026/06/09 01:52:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:19 DEBUG : banana: size = 6 OK 2026/06/09 01:52:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30400") 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58126->172.17.0.3:30400, err= 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35859") 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38708") 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54814->172.17.0.3:38708, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54888->172.17.0.3:35859, err= 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35236") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39380") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42192->172.17.0.3:39380, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56440->172.17.0.3:35236, err= 2026/06/09 01:52:19 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/09 01:52:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30775") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39610->172.17.0.3:30775, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39454") 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60098->172.17.0.3:39454, err= 2026/06/09 01:52:19 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/09 01:52:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30976") 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49736->172.17.0.3:30976, err= 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35843") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46748->172.17.0.3:35843, err= 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36119") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57338->172.17.0.3:36119, err= 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39521") 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30855") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46400->172.17.0.3:39521, err= 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58706->172.17.0.3:30855, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39604") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45504->172.17.0.3:39604, err= 2026/06/09 01:52:19 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35359") 2026/06/09 01:52:19 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57700->172.17.0.3:35359, err= 2026/06/09 01:52:19 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39695") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48108->172.17.0.3:39695, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39929") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59512->172.17.0.3:39929, err= 2026/06/09 01:52:19 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39273") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52086->172.17.0.3:39273, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38596") 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33359") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49594->172.17.0.3:38596, err= 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45330->172.17.0.3:33359, err= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:52:19 INFO : splitbananasplit: Deleted 2026/06/09 01:52:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:52:19 INFO : appleappleapplebanana: Deleted 2026/06/09 01:52:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:52:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35335") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47300->172.17.0.3:35335, err= 2026/06/09 01:52:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbanan: Excluded 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleapple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleapple: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33711") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37112->172.17.0.3:33711, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-34567: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-23456: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-45678: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-12345: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38711") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59788->172.17.0.3:38711, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34726") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35344->172.17.0.3:34726, err= 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37253") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50306->172.17.0.3:37253, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : apple: size = 5 OK 2026/06/09 01:52:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : appleapple: size = 21 OK 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38803") 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : banana: size = 6 OK 2026/06/09 01:52:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36634->172.17.0.3:38803, err= 2026/06/09 01:52:19 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : splitbanan: size = 16 OK 2026/06/09 01:52:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:52:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:52:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:52:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:52:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:52:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:52:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:52:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:52:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/09 01:52:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:52:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:52:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:52:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36762") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60822->172.17.0.3:36762, err= 2026/06/09 01:52:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbanan: Excluded 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleapple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleapple: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31802") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60636->172.17.0.3:31802, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefg: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcde: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defgh: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdef: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-34567: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-23456: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghi: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-45678: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijk: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-12345: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghij: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33768") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58690->172.17.0.3:33768, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30427") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46790->172.17.0.3:30427, err= 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39402") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54922->172.17.0.3:39402, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31749") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58414->172.17.0.3:31749, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30499") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36144->172.17.0.3:30499, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32220") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55716->172.17.0.3:32220, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39002") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54550->172.17.0.3:39002, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31729") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53824->172.17.0.3:31729, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38778") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55144->172.17.0.3:38778, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34071") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57416->172.17.0.3:34071, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35120") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54006->172.17.0.3:35120, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36674") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51520->172.17.0.3:36674, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36887") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50202->172.17.0.3:36887, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30451") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37410->172.17.0.3:30451, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33101") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41978->172.17.0.3:33101, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36991") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56482->172.17.0.3:36991, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35610") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38084->172.17.0.3:35610, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39148") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51572->172.17.0.3:39148, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39300") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40376->172.17.0.3:39300, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33067") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37426->172.17.0.3:33067, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35823") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59926->172.17.0.3:35823, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39558") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51610->172.17.0.3:39558, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39585") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55446->172.17.0.3:39585, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31181") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53092->172.17.0.3:31181, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36088") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50400->172.17.0.3:36088, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31009") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59482->172.17.0.3:31009, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34285") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50544->172.17.0.3:34285, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38076") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52712->172.17.0.3:38076, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35582") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58496->172.17.0.3:35582, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33654") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41710->172.17.0.3:33654, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30899") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41486->172.17.0.3:30899, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32653") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44902->172.17.0.3:32653, err= 2026/06/09 01:52:19 DEBUG : apple: size = 5 OK 2026/06/09 01:52:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:19 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : banana: size = 6 OK 2026/06/09 01:52:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37242") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43798->172.17.0.3:37242, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31635") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42328->172.17.0.3:31635, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35529") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42888->172.17.0.3:35529, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36515") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50842->172.17.0.3:36515, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33422") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39310->172.17.0.3:33422, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31448") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57614->172.17.0.3:31448, err= 2026/06/09 01:52:19 DEBUG : apple: size = 5 OK 2026/06/09 01:52:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : banana: size = 6 OK 2026/06/09 01:52:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32961") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58902->172.17.0.3:32961, err= 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33189") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34320->172.17.0.3:33189, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33228") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59664->172.17.0.3:33228, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31498") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48408->172.17.0.3:31498, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39375") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52674->172.17.0.3:39375, err= 2026/06/09 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34566") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50618->172.17.0.3:34566, err= 2026/06/09 01:52:19 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : apple: Excluded 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:19 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : banana: Excluded 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33888") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52892->172.17.0.3:33888, err= 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35009") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56964->172.17.0.3:35009, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30985") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36708->172.17.0.3:30985, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31060") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48534->172.17.0.3:31060, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34132") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37630->172.17.0.3:34132, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33639") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43076->172.17.0.3:33639, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38037") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36126->172.17.0.3:38037, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35944") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59434->172.17.0.3:35944, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32855") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35294->172.17.0.3:32855, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30766") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54278->172.17.0.3:30766, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35168") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55594->172.17.0.3:35168, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38660") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36416->172.17.0.3:38660, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30292") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52602->172.17.0.3:30292, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37680") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41938->172.17.0.3:37680, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32297") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39728->172.17.0.3:32297, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35581") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47632->172.17.0.3:35581, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36006") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46966->172.17.0.3:36006, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39777") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39820->172.17.0.3:39777, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34166") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40246->172.17.0.3:34166, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34271") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40194->172.17.0.3:34271, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36663") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39566->172.17.0.3:36663, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35028") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35160->172.17.0.3:35028, err= 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38462") 2026/06/09 01:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60808->172.17.0.3:38462, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36810") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33738->172.17.0.3:36810, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39907") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57622->172.17.0.3:39907, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34808") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39518->172.17.0.3:34808, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38476") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34902->172.17.0.3:38476, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31607") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54834->172.17.0.3:31607, err= 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38576") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50768->172.17.0.3:38576, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32910") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51210->172.17.0.3:32910, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32068") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38118->172.17.0.3:32068, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39707") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44840->172.17.0.3:39707, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31098") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41780->172.17.0.3:31098, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34998") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48484->172.17.0.3:34998, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37375") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35166->172.17.0.3:37375, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35891") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56496->172.17.0.3:35891, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37322") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37154->172.17.0.3:37322, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30871") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43524->172.17.0.3:30871, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37482") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41398->172.17.0.3:37482, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37475") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40556->172.17.0.3:37475, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38966") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33976->172.17.0.3:38966, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35990") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53244->172.17.0.3:35990, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38253") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55446->172.17.0.3:38253, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33985") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37644->172.17.0.3:33985, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34560") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45308->172.17.0.3:34560, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33708") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43008->172.17.0.3:33708, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39175") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37886->172.17.0.3:39175, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39685") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36494->172.17.0.3:39685, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32455") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58658->172.17.0.3:32455, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34501") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55946->172.17.0.3:34501, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30688") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42234->172.17.0.3:30688, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32951") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60040->172.17.0.3:32951, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31200") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38140->172.17.0.3:31200, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34417") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43312->172.17.0.3:34417, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35502") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56786->172.17.0.3:35502, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37011") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33414->172.17.0.3:37011, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34857") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54544->172.17.0.3:34857, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34155") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43694->172.17.0.3:34155, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36763") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38104->172.17.0.3:36763, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39438") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36574->172.17.0.3:39438, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38814") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49526->172.17.0.3:38814, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33893") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57356->172.17.0.3:33893, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37478") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55232->172.17.0.3:37478, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38258") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42630->172.17.0.3:38258, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33739") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50968->172.17.0.3:33739, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33154") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37106->172.17.0.3:33154, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33229") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40506->172.17.0.3:33229, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33585") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36396->172.17.0.3:33585, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36473") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60104->172.17.0.3:36473, err= 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34575") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35116->172.17.0.3:34575, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33759") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46066->172.17.0.3:33759, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35213") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51226->172.17.0.3:35213, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34495") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57320->172.17.0.3:34495, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37313") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36236->172.17.0.3:37313, err= 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37536") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60478->172.17.0.3:37536, err= 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35064") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46560->172.17.0.3:35064, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34607") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43190->172.17.0.3:34607, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31796") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42384->172.17.0.3:31796, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38528") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38260->172.17.0.3:38528, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34381") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45796->172.17.0.3:34381, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35231") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37464->172.17.0.3:35231, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30680") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35926->172.17.0.3:30680, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36353") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54542->172.17.0.3:36353, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38952") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44962->172.17.0.3:38952, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33747") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40564->172.17.0.3:33747, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37239") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51120->172.17.0.3:37239, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34743") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55916->172.17.0.3:34743, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33279") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41754->172.17.0.3:33279, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31880") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51412->172.17.0.3:31880, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39668") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60902->172.17.0.3:39668, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33166") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43502->172.17.0.3:33166, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34086") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42326->172.17.0.3:34086, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32940") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40894->172.17.0.3:32940, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38551") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37750->172.17.0.3:38551, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39545") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40938->172.17.0.3:39545, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38730") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47794->172.17.0.3:38730, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39334") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47758->172.17.0.3:39334, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31811") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50442->172.17.0.3:31811, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30895") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48504->172.17.0.3:30895, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33985") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37658->172.17.0.3:33985, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37907") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57500->172.17.0.3:37907, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36503") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36454->172.17.0.3:36503, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32009") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48322->172.17.0.3:32009, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30851") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51120->172.17.0.3:30851, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37189") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53004->172.17.0.3:37189, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39285") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51802->172.17.0.3:39285, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39879") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41704->172.17.0.3:39879, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33148") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58262->172.17.0.3:33148, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39553") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49288->172.17.0.3:39553, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32660") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56720->172.17.0.3:32660, err= 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34067") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51090->172.17.0.3:34067, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37070") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53294->172.17.0.3:37070, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38420") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43746->172.17.0.3:38420, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36444") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57814->172.17.0.3:36444, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33608") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49552->172.17.0.3:33608, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39290") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34032->172.17.0.3:39290, err= 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33864") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60120->172.17.0.3:33864, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30726") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48686->172.17.0.3:30726, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32332") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45012->172.17.0.3:32332, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31175") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34956->172.17.0.3:31175, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33639") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43082->172.17.0.3:33639, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37958") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43446->172.17.0.3:37958, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32599") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36968->172.17.0.3:32599, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36209") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42748->172.17.0.3:36209, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35628") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32966->172.17.0.3:35628, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30733") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57252->172.17.0.3:30733, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31022") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46374->172.17.0.3:31022, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36182") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34116->172.17.0.3:36182, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36041") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52892->172.17.0.3:36041, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37461") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53042->172.17.0.3:37461, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36562") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37878->172.17.0.3:36562, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37752") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33440->172.17.0.3:37752, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34227") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36342->172.17.0.3:34227, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33714") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36790->172.17.0.3:33714, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30621") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47988->172.17.0.3:30621, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39380") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42204->172.17.0.3:39380, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35407") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58522->172.17.0.3:35407, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32607") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59380->172.17.0.3:32607, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31076") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36596->172.17.0.3:31076, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33744") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39560->172.17.0.3:33744, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31823") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60370->172.17.0.3:31823, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36045") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48422->172.17.0.3:36045, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30049") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37454->172.17.0.3:30049, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34867") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57048->172.17.0.3:34867, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35778") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58354->172.17.0.3:35778, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36146") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34778->172.17.0.3:36146, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33300") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51426->172.17.0.3:33300, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39832") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59206->172.17.0.3:39832, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36893") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45438->172.17.0.3:36893, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33578") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56450->172.17.0.3:33578, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30256") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50240->172.17.0.3:30256, err= 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32897") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39594->172.17.0.3:32897, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36885") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42844->172.17.0.3:36885, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38667") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42608->172.17.0.3:38667, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30667") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51192->172.17.0.3:30667, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34519") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47868->172.17.0.3:34519, err= 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34503") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46388->172.17.0.3:34503, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30416") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45516->172.17.0.3:30416, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33730") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51868->172.17.0.3:33730, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33029") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58534->172.17.0.3:33029, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36671") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58838->172.17.0.3:36671, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30864") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54846->172.17.0.3:30864, err= 2026/06/09 01:52:20 DEBUG : apple: size = 5 OK 2026/06/09 01:52:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : apple: Unchanged skipping 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: size = 6 OK 2026/06/09 01:52:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:52:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:52:20 DEBUG : banana: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33593") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57398->172.17.0.3:33593, err= 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38229") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53828->172.17.0.3:38229, err= 2026/06/09 01:52:20 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : apple: Excluded 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : splitbananasplit: Excluded 2026/06/09 01:52:20 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : banana: Excluded 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : appleappleapplebanana: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32134") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51920->172.17.0.3:32134, err= 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:52:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37587") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53846->172.17.0.3:37587, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36280") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57520->172.17.0.3:36280, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36308") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49602->172.17.0.3:36308, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39377") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38872->172.17.0.3:39377, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38438") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56948->172.17.0.3:38438, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33877") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60696->172.17.0.3:33877, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32214") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54718->172.17.0.3:32214, err= --- PASS: TestTransform (5.97s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (5.22s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.11s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35591") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39838->172.17.0.3:35591, err= 2026/06/09 01:52:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:52:20 INFO : sub dir_somesuffix: Making directory 2026/06/09 01:52:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:52:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/09 01:52:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:52:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38783") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36660->172.17.0.3:38783, err= 2026/06/09 01:52:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:52:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37780") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48666->172.17.0.3:37780, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37836") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40300->172.17.0.3:37836, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37555") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56272->172.17.0.3:37555, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35921") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56462->172.17.0.3:35921, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34983") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47598->172.17.0.3:34983, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33135") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33502->172.17.0.3:33135, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32162") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38632->172.17.0.3:32162, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36724") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40330->172.17.0.3:36724, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38386") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48024->172.17.0.3:38386, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34194") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48966->172.17.0.3:34194, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36739") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36690->172.17.0.3:36739, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30945") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54726->172.17.0.3:30945, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34576") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55618->172.17.0.3:34576, err= 2026/06/09 01:52:20 INFO : toe: Making directory 2026/06/09 01:52:20 INFO : toe/toe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33191") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43762->172.17.0.3:33191, err= 2026/06/09 01:52:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/09 01:52:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38916") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60292->172.17.0.3:38916, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34267") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45752->172.17.0.3:34267, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31274") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33786->172.17.0.3:31274, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33447") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51622->172.17.0.3:33447, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32271") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51426->172.17.0.3:32271, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38202") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:36866->172.17.0.3:38202, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35134") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39816->172.17.0.3:35134, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39164") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51586->172.17.0.3:39164, err= 2026/06/09 01:52:20 INFO : toe: Making directory 2026/06/09 01:52:20 INFO : toe/toe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36267") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57160->172.17.0.3:36267, err= 2026/06/09 01:52:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/09 01:52:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39406") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41724->172.17.0.3:39406, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37284") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37606->172.17.0.3:37284, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33517") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59006->172.17.0.3:33517, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38692") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43298->172.17.0.3:38692, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31561") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50660->172.17.0.3:31561, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33041") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51798->172.17.0.3:33041, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35274") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34748->172.17.0.3:35274, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36334") 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40544->172.17.0.3:36334, err= 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 INFO : tictacempty_dir: Making directory 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37900") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57568->172.17.0.3:37900, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30448") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51068->172.17.0.3:30448, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34430") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44306->172.17.0.3:34430, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36511") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35752->172.17.0.3:36511, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30989") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38566->172.17.0.3:30989, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31233") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38888->172.17.0.3:31233, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30498") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37045") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48982->172.17.0.3:37045, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55950->172.17.0.3:30498, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30506") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46992->172.17.0.3:30506, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33645") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55508->172.17.0.3:33645, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34267") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45766->172.17.0.3:34267, err= 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 INFO : tictacempty_dir: Making directory 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39973") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38548->172.17.0.3:39973, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30451") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37416->172.17.0.3:30451, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39922") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45328->172.17.0.3:39922, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39212") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46980->172.17.0.3:39212, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36176") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34850->172.17.0.3:36176, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32482") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59656->172.17.0.3:32482, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30907") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54630->172.17.0.3:30907, err= 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36510") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60180->172.17.0.3:36510, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37878") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57312->172.17.0.3:37878, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/09 01:52:20 NOTICE: ftp://172.17.0.3:21/rclone-test-qeqaton2quka: 0 differences found 2026/06/09 01:52:20 NOTICE: ftp://172.17.0.3:21/rclone-test-qeqaton2quka: 1 hashes could not be checked 2026/06/09 01:52:20 NOTICE: ftp://172.17.0.3:21/rclone-test-qeqaton2quka: 1 matching files 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38630") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55664->172.17.0.3:38630, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32584") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32970") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39850->172.17.0.3:32584, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39732->172.17.0.3:32970, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30421") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47242->172.17.0.3:30421, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36801") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45188->172.17.0.3:36801, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31947") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44064->172.17.0.3:31947, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35602") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41428->172.17.0.3:35602, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32444") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55010->172.17.0.3:32444, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37627") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52444->172.17.0.3:37627, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35080") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44198->172.17.0.3:35080, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34808") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39530->172.17.0.3:34808, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33007") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43160->172.17.0.3:33007, err= 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36129") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35986->172.17.0.3:36129, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36612") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33260->172.17.0.3:36612, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30742") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35394->172.17.0.3:30742, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33679") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44230->172.17.0.3:33679, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39623") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38330->172.17.0.3:39623, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39074") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57330->172.17.0.3:39074, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36671") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58844->172.17.0.3:36671, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34850") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46160->172.17.0.3:34850, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/06/09 01:52:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35295") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34544->172.17.0.3:35295, err= 2026/06/09 01:52:20 INFO : toe: Making directory 2026/06/09 01:52:20 INFO : toe/toe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39876") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:45652->172.17.0.3:39876, err= 2026/06/09 01:52:20 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/09 01:52:20 INFO : toe/toe/toe: Copied (new) 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31881") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53096->172.17.0.3:31881, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36243") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60134->172.17.0.3:36243, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35696") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47974->172.17.0.3:35696, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35913") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44900->172.17.0.3:35913, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32948") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:41060->172.17.0.3:32948, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38221") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52532->172.17.0.3:38221, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32321") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47828->172.17.0.3:32321, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38433") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37770->172.17.0.3:38433, err= 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 INFO : tictacempty_dir: Making directory 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36954") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51642->172.17.0.3:36954, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:52:20 INFO : toe/toe: Removing directory 2026/06/09 01:52:20 INFO : toe: Removing directory 2026/06/09 01:52:20 INFO : empty_dir: Removing directory 2026/06/09 01:52:20 DEBUG : Local file system at /tmp/rclone2263821816: deleted 3 directories 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34774") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44810->172.17.0.3:34774, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34340") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37587") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39390->172.17.0.3:34340, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53854->172.17.0.3:37587, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33607") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50154->172.17.0.3:33607, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36259") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35284->172.17.0.3:36259, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32822") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38270->172.17.0.3:32822, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34629") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:38766->172.17.0.3:34629, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32145") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59350->172.17.0.3:32145, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34201") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53574->172.17.0.3:34201, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33860") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59958->172.17.0.3:33860, err= 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 INFO : tictacempty_dir: Making directory 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34242") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:51420->172.17.0.3:34242, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:52:20 INFO : toe/toe: Removing directory 2026/06/09 01:52:20 INFO : toe: Removing directory 2026/06/09 01:52:20 INFO : empty_dir: Removing directory 2026/06/09 01:52:20 DEBUG : Local file system at /tmp/rclone2263821816: deleted 3 directories 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38470") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37026->172.17.0.3:38470, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38040") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58134->172.17.0.3:38040, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31021") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:42988->172.17.0.3:31021, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38568") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54306->172.17.0.3:38568, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31647") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40220->172.17.0.3:31647, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30483") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60858->172.17.0.3:30483, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39238") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36673") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57556->172.17.0.3:36673, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53852->172.17.0.3:39238, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30742") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33053") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:44306->172.17.0.3:33053, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35402->172.17.0.3:30742, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36948") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53158->172.17.0.3:36948, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39976") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37475") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46646->172.17.0.3:39976, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40572->172.17.0.3:37475, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33382") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:50830->172.17.0.3:33382, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32149") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59112->172.17.0.3:32149, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35117") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53622->172.17.0.3:35117, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37023") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59308->172.17.0.3:37023, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : Reset feature "Copy" 2026/06/09 01:52:20 DEBUG : Reset feature "Move" 2026/06/09 01:52:20 DEBUG : Reset feature "Copy" 2026/06/09 01:52:20 DEBUG : Reset feature "Move" 2026/06/09 01:52:20 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:52:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38192") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53510->172.17.0.3:38192, err= 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 INFO : tictacempty_dir: Making directory 2026/06/09 01:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 INFO : tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30498") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:55960->172.17.0.3:30498, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:52:20 INFO : toe/toe: Removing directory 2026/06/09 01:52:20 INFO : toe: Removing directory 2026/06/09 01:52:20 INFO : empty_dir: Removing directory 2026/06/09 01:52:20 DEBUG : Local file system at /tmp/rclone2263821816: deleted 3 directories 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33264") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40336->172.17.0.3:33264, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36322") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58582->172.17.0.3:36322, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33825") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54208->172.17.0.3:33825, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36580") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49674->172.17.0.3:36580, err= 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39790") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53756->172.17.0.3:39790, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31037") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40978->172.17.0.3:31037, err= 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/09 01:52:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/09 01:52:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36111") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:58066->172.17.0.3:36111, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30103") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39542") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31636") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48296->172.17.0.3:30103, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56428->172.17.0.3:39542, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43826->172.17.0.3:31636, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30552") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31647") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:46428->172.17.0.3:30552, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40228->172.17.0.3:31647, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30089") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52830->172.17.0.3:30089, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33658") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36485") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37390") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56296->172.17.0.3:36485, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40628->172.17.0.3:37390, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34624->172.17.0.3:33658, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36498") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38073") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35436->172.17.0.3:38073, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:34648->172.17.0.3:36498, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34567") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35272->172.17.0.3:34567, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 DEBUG : toe: transformed to: dG9l 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30584") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:59928->172.17.0.3:30584, err= 2026/06/09 01:52:20 DEBUG : toe: transformed to: dG9l 2026/06/09 01:52:20 INFO : dG9l: Making directory 2026/06/09 01:52:20 DEBUG : toe: transformed to: dG9l 2026/06/09 01:52:20 DEBUG : toe: transformed to: dG9l 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:52:20 INFO : dG9l/dG9l: Making directory 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:52:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38152") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39318->172.17.0.3:38152, err= 2026/06/09 01:52:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/09 01:52:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33311") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:60234->172.17.0.3:33311, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34176") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57744->172.17.0.3:34176, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38072") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:40202->172.17.0.3:38072, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37331") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52932->172.17.0.3:37331, err= 2026/06/09 01:52:20 DEBUG : dG9l: transformed to: toe 2026/06/09 01:52:20 DEBUG : dG9l: transformed to: toe 2026/06/09 01:52:20 DEBUG : toe: Directory modification time the same (differ by 405.095613ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38399") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43798->172.17.0.3:38399, err= 2026/06/09 01:52:20 DEBUG : dG9l: transformed to: toe 2026/06/09 01:52:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/09 01:52:20 DEBUG : toe/toe: Directory modification time the same (differ by 405.095613ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31105") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:54014->172.17.0.3:31105, err= 2026/06/09 01:52:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/09 01:52:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/09 01:52:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/09 01:52:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/09 01:52:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/09 01:52:20 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : Local file system at /tmp/rclone2263821816: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36425") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:37496->172.17.0.3:36425, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:35628") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:32978->172.17.0.3:35628, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36623") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:48614->172.17.0.3:36623, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32383") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53388->172.17.0.3:32383, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38140") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33140->172.17.0.3:38140, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32446") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:56368->172.17.0.3:32446, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37521") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:57420->172.17.0.3:37521, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qeqaton2quka", Local "Local file system at /tmp/rclone2263821816", Modify Window "1s" 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32138") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:43152->172.17.0.3:32138, err= 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: 2026/06/09 01:52:20 INFO : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Making directory 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: 2026/06/09 01:52:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:52:20 INFO : toe/toe: Making directory 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe/toe: transformed to: 2026/06/09 01:52:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe: transformed to: 2026/06/09 01:52:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:52:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:52:20 DEBUG : toe/toe/toe: transformed to: 2026/06/09 01:52:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for checks to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Waiting for transfers to finish 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:31431") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:49006->172.17.0.3:31431, err= 2026/06/09 01:52:20 DEBUG : toe/toe/toe: size = 11 OK 2026/06/09 01:52:20 INFO : toe/toe/toe: Copied (new) 2026/06/09 01:52:20 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting files as there were IO errors 2026/06/09 01:52:20 ERROR : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: not deleting directories as there were IO errors 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:33142") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53726->172.17.0.3:33142, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:37276") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:52730->172.17.0.3:37276, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:36152") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33626->172.17.0.3:36152, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:34848") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:35622->172.17.0.3:34848, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:30421") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:47250->172.17.0.3:30421, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:38964") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:53716->172.17.0.3:38964, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:39543") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:33912->172.17.0.3:39543, err= --- PASS: TestError (0.01s) PASS 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: dial("tcp","172.17.0.3:32909") 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: > dial: conn=172.17.0.1:39618->172.17.0.3:32909, err= 2026/06/09 01:52:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qeqaton2quka: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.840188462s (try 1/5)