"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/05 02:29:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu" 2025/07/05 02:29:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:29:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34406->172.17.0.2:21, err= 2025/07/05 02:29:06 DEBUG : Creating backend with remote "/tmp/rclone1438880299" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35935") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43024->172.17.0.2:35935, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38273") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39566->172.17.0.2:38273, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31782") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39510->172.17.0.2:31782, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33663") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50522->172.17.0.2:33663, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37540") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42260->172.17.0.2:37540, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31992") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40852->172.17.0.2:31992, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34921") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33126->172.17.0.2:34921, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37594") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42096->172.17.0.2:37594, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38078") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33946->172.17.0.2:38078, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38626") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58642->172.17.0.2:38626, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38915") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34056->172.17.0.2:38915, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32984") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44874->172.17.0.2:32984, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34169") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50536->172.17.0.2:34169, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31360") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56720->172.17.0.2:31360, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33144") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48338->172.17.0.2:33144, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : Creating backend with remote "/non-existing" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39267") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35048->172.17.0.2:39267, err= 2025/07/05 02:29:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31396") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50926->172.17.0.2:31396, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32654") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56990->172.17.0.2:32654, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36563") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36684->172.17.0.2:36563, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33219") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41952->172.17.0.2:33219, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39695") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45650->172.17.0.2:39695, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39421") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50172->172.17.0.2:39421, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31516") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39968->172.17.0.2:31516, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30443") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50600->172.17.0.2:30443, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34380") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49670->172.17.0.2:34380, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39888") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57790->172.17.0.2:39888, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Running all checks before starting transfers 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30543") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46106->172.17.0.2:30543, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Checks finished, now starting transfers 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31422") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41270->172.17.0.2:31422, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30399") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33798->172.17.0.2:30399, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31853") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37214->172.17.0.2:31853, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39325") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35506->172.17.0.2:39325, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30851") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49232->172.17.0.2:30851, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37915") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38186->172.17.0.2:37915, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 ERROR : Ignoring --no-traverse with sync 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30643") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33430->172.17.0.2:30643, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36470") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60716->172.17.0.2:36470, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37176") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54962->172.17.0.2:37176, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31103") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39622->172.17.0.2:31103, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37026") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41554->172.17.0.2:37026, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38533") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36684->172.17.0.2:38533, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38980") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43306->172.17.0.2:38980, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38243") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43708->172.17.0.2:38243, err= 2025/07/05 02:29:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35351") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59934->172.17.0.2:35351, err= 2025/07/05 02:29:06 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/05 02:29:06 INFO : hello world2: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30841") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58964->172.17.0.2:30841, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31896") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55926->172.17.0.2:31896, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33673") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58054->172.17.0.2:33673, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37166") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45872->172.17.0.2:37166, err= 2025/07/05 02:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35988") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50744->172.17.0.2:35988, err= 2025/07/05 02:29:06 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/05 02:29:06 INFO : potato2: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34183") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38922->172.17.0.2:34183, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30352") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40448->172.17.0.2:30352, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38558") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42834->172.17.0.2:38558, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32964") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37070->172.17.0.2:32964, err= 2025/07/05 02:29:06 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/05 02:29:06 INFO : potato2: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33743") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60408->172.17.0.2:33743, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33225") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39190->172.17.0.2:33225, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32097") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58610->172.17.0.2:32097, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 02:29:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39228") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60388->172.17.0.2:39228, err= 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 INFO : sub dir: Making directory 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 INFO : sub dir2/sub sub dir2: Making directory 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34422->172.17.0.2:21, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33403") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46850->172.17.0.2:33403, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32736") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34176->172.17.0.2:32736, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39021") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30689") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44432->172.17.0.2:39021, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42670->172.17.0.2:30689, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32480") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42168->172.17.0.2:32480, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36618") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58930->172.17.0.2:36618, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35082") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32198") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57156->172.17.0.2:35082, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52344->172.17.0.2:32198, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38694") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48044->172.17.0.2:38694, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33153") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41466->172.17.0.2:33153, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 02:29:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31245") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43458->172.17.0.2:31245, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35413") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54370->172.17.0.2:35413, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39650") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36952->172.17.0.2:39650, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39792") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54230->172.17.0.2:39792, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39984") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52140->172.17.0.2:39984, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39917") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39352->172.17.0.2:39917, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31484") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55520->172.17.0.2:31484, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : sub dir2: Making directory with metadata 2025/07/05 02:29:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34853") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48556->172.17.0.2:34853, err= 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 INFO : sub dir: Making directory 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30215") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57896->172.17.0.2:30215, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37126") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53802->172.17.0.2:37126, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31247") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51978->172.17.0.2:31247, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32554") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41654->172.17.0.2:32554, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34134") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33274->172.17.0.2:34134, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32527") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37790->172.17.0.2:32527, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36921") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31053") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40394->172.17.0.2:36921, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50620->172.17.0.2:31053, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38784") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40294->172.17.0.2:38784, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31397") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48762->172.17.0.2:31397, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36445") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58806->172.17.0.2:36445, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32751") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:32888->172.17.0.2:32751, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31090") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54528->172.17.0.2:31090, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32771") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52310->172.17.0.2:32771, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35911") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59492->172.17.0.2:35911, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39940") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55504->172.17.0.2:39940, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34833") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47872->172.17.0.2:34833, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37640") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58622->172.17.0.2:37640, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : sub dir2: Making directory with metadata 2025/07/05 02:29:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38796") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50948->172.17.0.2:38796, err= 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 INFO : sub dir: Making directory 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34951") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50384->172.17.0.2:34951, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32873") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39518->172.17.0.2:32873, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32766") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32305") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40140->172.17.0.2:32766, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53446->172.17.0.2:32305, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35612") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54170->172.17.0.2:35612, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34268") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36157") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52106->172.17.0.2:34268, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59390->172.17.0.2:36157, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39807") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51654->172.17.0.2:39807, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32794") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45786->172.17.0.2:32794, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30647") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35982->172.17.0.2:30647, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 INFO : sub dir2: Making directory 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36729") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38632->172.17.0.2:36729, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38117") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41662->172.17.0.2:38117, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38013") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56488->172.17.0.2:38013, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37012") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55952->172.17.0.2:37012, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35026") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55906->172.17.0.2:35026, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33196") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56684->172.17.0.2:33196, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33119") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38426->172.17.0.2:33119, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30456") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36164->172.17.0.2:30456, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39084") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49968->172.17.0.2:39084, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31146") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46844->172.17.0.2:31146, err= 2025/07/05 02:29:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-viwejec2lici" 2025/07/05 02:29:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:34432->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-viwejec2lici 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33956") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:32255") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55584->172.17.0.2:33956, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:40432->172.17.0.2:32255, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33665") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37658->172.17.0.2:33665, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39540") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56634->172.17.0.2:39540, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:31972") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:41826->172.17.0.2:31972, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:30819") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:54362->172.17.0.2:30819, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:30357") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:59402->172.17.0.2:30357, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:35320") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:37606->172.17.0.2:35320, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: dial("tcp","172.17.0.2:38127") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: > dial: conn=172.17.0.1:59646->172.17.0.2:38127, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Purge object "sub dir/hello world" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Purge dir "sub dir" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-viwejec2lici: Purge dir "" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37941") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55018->172.17.0.2:37941, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36705") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59736->172.17.0.2:36705, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33502") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56578->172.17.0.2:33502, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30963") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34880->172.17.0.2:30963, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35224") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59232->172.17.0.2:35224, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39094") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45618->172.17.0.2:39094, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33078") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34166->172.17.0.2:33078, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39987") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59048->172.17.0.2:39987, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39717") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34446->172.17.0.2:39717, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38068") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49706->172.17.0.2:38068, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38461") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36682->172.17.0.2:38461, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33666") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42988->172.17.0.2:33666, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39244") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44542->172.17.0.2:39244, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37540") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42272->172.17.0.2:37540, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31840") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45708->172.17.0.2:31840, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38549") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45742->172.17.0.2:38549, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37147") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40342->172.17.0.2:37147, err= 2025/07/05 02:29:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xopebar9qehi" 2025/07/05 02:29:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:34434->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-xopebar9qehi 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31417") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:34582") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35432->172.17.0.2:31417, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:41460->172.17.0.2:34582, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30928") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43656->172.17.0.2:30928, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31559") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54732->172.17.0.2:31559, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:34508") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:38494->172.17.0.2:34508, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:33555") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:37602->172.17.0.2:33555, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:32341") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:50208->172.17.0.2:32341, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39039") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53820->172.17.0.2:39039, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32086") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54600->172.17.0.2:32086, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38567") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55100->172.17.0.2:38567, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:37051") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35588") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:39568->172.17.0.2:37051, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39974->172.17.0.2:35588, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:38345") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32320") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:44046->172.17.0.2:38345, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51770->172.17.0.2:32320, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36895") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59252->172.17.0.2:36895, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:32484") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:60788->172.17.0.2:32484, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:37752") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:34384->172.17.0.2:37752, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:38737") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:48742->172.17.0.2:38737, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:32589") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:56050->172.17.0.2:32589, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: dial("tcp","172.17.0.2:31672") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: > dial: conn=172.17.0.1:42266->172.17.0.2:31672, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Purge object "sub dir/hello world" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Purge dir "sub dir" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-xopebar9qehi: Purge dir "" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30172") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39598->172.17.0.2:30172, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34299") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55372->172.17.0.2:34299, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32772") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45914->172.17.0.2:32772, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36357") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43848->172.17.0.2:36357, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37768") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43784->172.17.0.2:37768, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37473") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56298->172.17.0.2:37473, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35249") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58200->172.17.0.2:35249, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30959") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45008->172.17.0.2:30959, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32303") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45126->172.17.0.2:32303, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/05 02:29:06 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36591") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51376->172.17.0.2:36591, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35133") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41888->172.17.0.2:35133, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35293") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38770->172.17.0.2:35293, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30868") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52422->172.17.0.2:30868, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33985") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37532->172.17.0.2:33985, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32961") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42176->172.17.0.2:32961, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38070") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46310->172.17.0.2:38070, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37156") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40194->172.17.0.2:37156, err= 2025/07/05 02:29:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wagedud8lisa" 2025/07/05 02:29:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:06 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:06 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:34450->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-wagedud8lisa 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:35969") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:39606->172.17.0.2:35969, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36740") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60030->172.17.0.2:36740, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39267") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35052->172.17.0.2:39267, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34606") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52292->172.17.0.2:34606, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:32291") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:34968->172.17.0.2:32291, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:35027") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:39018->172.17.0.2:35027, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:39345") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:39170->172.17.0.2:39345, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36167") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33548->172.17.0.2:36167, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37895") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33552->172.17.0.2:37895, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30003") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36096->172.17.0.2:30003, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Using server-side directory move 2025/07/05 02:29:06 INFO : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:30932") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35666") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:40850->172.17.0.2:30932, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50174->172.17.0.2:35666, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:38411") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:42758->172.17.0.2:38411, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30433") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44482->172.17.0.2:30433, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for transfers to finish 2025/07/05 02:29:06 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:06 INFO : sub dir/hello world: Moved (server-side) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34412") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35662->172.17.0.2:34412, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32436") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46736->172.17.0.2:32436, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:35647") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:45410->172.17.0.2:35647, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:32750") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:46096->172.17.0.2:32750, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32210") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50080->172.17.0.2:32210, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35425") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50914->172.17.0.2:35425, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35805") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44314->172.17.0.2:35805, err= 2025/07/05 02:29:06 DEBUG : testing file moves 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:33996") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31154") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:42728->172.17.0.2:33996, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58902->172.17.0.2:31154, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:31556") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:36296->172.17.0.2:31556, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38318") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40782->172.17.0.2:38318, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Waiting for transfers to finish 2025/07/05 02:29:06 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:06 INFO : sub dir/hello world: Moved (server-side) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34964") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57604->172.17.0.2:34964, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35973") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57274->172.17.0.2:35973, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:38131") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:41182->172.17.0.2:38131, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:35571") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:46456->172.17.0.2:35571, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:36298") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:55136->172.17.0.2:36298, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: dial("tcp","172.17.0.2:30209") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: > dial: conn=172.17.0.1:48836->172.17.0.2:30209, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Purge object "sub dir/hello world" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Purge dir "sub dir" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-wagedud8lisa: Purge dir "" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34175") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47066->172.17.0.2:34175, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32517") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36200->172.17.0.2:32517, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31889") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54094->172.17.0.2:31889, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33856") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54960->172.17.0.2:33856, err= 2025/07/05 02:29:06 ERROR : error listing: directory not found 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30059") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39100->172.17.0.2:30059, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33857") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40108->172.17.0.2:33857, err= 2025/07/05 02:29:06 INFO : Local file system at /tmp/rclone1438880299: Making directory 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34180") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40510->172.17.0.2:34180, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33113") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33692->172.17.0.2:33113, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30285") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53510->172.17.0.2:30285, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32574") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47812->172.17.0.2:32574, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36669") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36668->172.17.0.2:36669, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32258") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41908->172.17.0.2:32258, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30385") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58390->172.17.0.2:30385, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39705") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43564->172.17.0.2:39705, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37701") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51440->172.17.0.2:37701, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39253") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50114->172.17.0.2:39253, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33994") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59388->172.17.0.2:33994, err= 2025/07/05 02:29:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39917") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39368->172.17.0.2:39917, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34193") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37486->172.17.0.2:34193, err= 2025/07/05 02:29:06 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/05 02:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30146") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49764->172.17.0.2:30146, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31629") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54354->172.17.0.2:31629, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33221") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50486->172.17.0.2:33221, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37699") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60100->172.17.0.2:37699, err= 2025/07/05 02:29:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35708") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40302->172.17.0.2:35708, err= 2025/07/05 02:29:06 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/05 02:29:06 INFO : check sum: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34818") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41770->172.17.0.2:34818, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36002") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:32962->172.17.0.2:36002, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 NOTICE: ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/05 02:29:06 DEBUG : check sum: Size of src and dst objects identical 2025/07/05 02:29:06 DEBUG : check sum: Unchanged skipping 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 INFO : There was nothing to transfer 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35994") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43872->172.17.0.2:35994, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36941") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46118->172.17.0.2:36941, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31712") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38322->172.17.0.2:31712, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33859") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58078->172.17.0.2:33859, err= 2025/07/05 02:29:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31855") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37858->172.17.0.2:31855, err= 2025/07/05 02:29:06 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/05 02:29:06 INFO : sizeonly: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31126") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59854->172.17.0.2:31126, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38420") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46466->172.17.0.2:38420, err= 2025/07/05 02:29:06 DEBUG : sizeonly: Sizes identical 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : sizeonly: Unchanged skipping 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 INFO : There was nothing to transfer 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38225") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35196->172.17.0.2:38225, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39502") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46202->172.17.0.2:39502, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39282") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50766->172.17.0.2:39282, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37717") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54204->172.17.0.2:37717, err= 2025/07/05 02:29:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35983") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55564->172.17.0.2:35983, err= 2025/07/05 02:29:06 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/05 02:29:06 INFO : ignore-size: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30338") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44198->172.17.0.2:30338, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34460") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39066->172.17.0.2:34460, err= 2025/07/05 02:29:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:06 DEBUG : ignore-size: Unchanged skipping 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 INFO : There was nothing to transfer 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34538") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47066->172.17.0.2:34538, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34873") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46692->172.17.0.2:34873, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36991") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40266->172.17.0.2:36991, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31873") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48430->172.17.0.2:31873, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31112") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33420->172.17.0.2:31112, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39295") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54710->172.17.0.2:39295, err= 2025/07/05 02:29:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : existing: Unchanged skipping 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 INFO : There was nothing to transfer 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30898") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53244->172.17.0.2:30898, err= 2025/07/05 02:29:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38954") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39398->172.17.0.2:38954, err= 2025/07/05 02:29:06 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/05 02:29:06 INFO : existing: Copied (replaced existing) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36157") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59394->172.17.0.2:36157, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30666") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40074->172.17.0.2:30666, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38971") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34020->172.17.0.2:38971, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38502") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35770->172.17.0.2:38502, err= 2025/07/05 02:29:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35056") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33820->172.17.0.2:35056, err= 2025/07/05 02:29:06 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/05 02:29:06 INFO : existing: Copied (new) 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33418") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38124->172.17.0.2:33418, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37047") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39202->172.17.0.2:37047, err= 2025/07/05 02:29:06 DEBUG : existing: Destination exists, skipping 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:06 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:06 INFO : There was nothing to transfer 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32764") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58308->172.17.0.2:32764, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35373") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41190->172.17.0.2:35373, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37472") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43528->172.17.0.2:37472, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37279") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51522->172.17.0.2:37279, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36890") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60836->172.17.0.2:36890, err= 2025/07/05 02:29:06 INFO : d: Making directory 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36938") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34862->172.17.0.2:36938, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35290") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34466->172.17.0.2:21, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35475") 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34520->172.17.0.2:35290, err= 2025/07/05 02:29:06 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53096->172.17.0.2:35475, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33871") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50522->172.17.0.2:33871, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37399") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33274->172.17.0.2:37399, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33784") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33719") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38504") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55556->172.17.0.2:33784, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51996->172.17.0.2:33719, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53788->172.17.0.2:38504, err= 2025/07/05 02:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34472->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30743") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48298->172.17.0.2:30743, err= 2025/07/05 02:29:07 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/05 02:29:07 INFO : a/potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : b/potato: Deleted 2025/07/05 02:29:07 INFO : d: Removing directory 2025/07/05 02:29:07 INFO : b: Removing directory 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: deleted 2 directories 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39911") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43524->172.17.0.2:39911, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32885") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32163") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43456->172.17.0.2:32885, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51832->172.17.0.2:32163, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37596") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40198->172.17.0.2:37596, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34183") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34708") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38934->172.17.0.2:34183, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54108->172.17.0.2:34708, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39439") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34422->172.17.0.2:39439, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31324") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42240->172.17.0.2:31324, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33765") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37174->172.17.0.2:33765, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35204") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34872->172.17.0.2:35204, err= 2025/07/05 02:29:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38555") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35766->172.17.0.2:38555, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32459") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37770->172.17.0.2:32459, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34496") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43700->172.17.0.2:34496, err= 2025/07/05 02:29:07 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/05 02:29:07 INFO : empty space: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38516") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46792->172.17.0.2:38516, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30096") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41978->172.17.0.2:30096, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37607") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55496->172.17.0.2:37607, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38564") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52814->172.17.0.2:38564, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36617") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48240->172.17.0.2:36617, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30290") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36246->172.17.0.2:30290, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33419") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44046->172.17.0.2:33419, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32052") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42366->172.17.0.2:32052, err= 2025/07/05 02:29:07 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30926") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41228->172.17.0.2:30926, err= 2025/07/05 02:29:07 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/05 02:29:07 INFO : foo: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39178") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51330->172.17.0.2:39178, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32019") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57712->172.17.0.2:32019, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30816") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56586->172.17.0.2:30816, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36277") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43270->172.17.0.2:36277, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32649") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41584->172.17.0.2:32649, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35072") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48792->172.17.0.2:35072, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38281") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49738->172.17.0.2:38281, err= 2025/07/05 02:29:07 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33824") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60684->172.17.0.2:33824, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36394") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41448->172.17.0.2:36394, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36483") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41062->172.17.0.2:36483, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31855") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37872->172.17.0.2:31855, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39639") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55896->172.17.0.2:39639, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39597") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59042->172.17.0.2:39597, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30573") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35212->172.17.0.2:30573, err= 2025/07/05 02:29:07 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30326") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44510->172.17.0.2:30326, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33141") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52194->172.17.0.2:33141, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38857") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33686->172.17.0.2:38857, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33253") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40676->172.17.0.2:33253, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37410") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47106->172.17.0.2:37410, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31449") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47038->172.17.0.2:31449, err= 2025/07/05 02:29:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36082") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41520->172.17.0.2:36082, err= 2025/07/05 02:29:07 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31600") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37646->172.17.0.2:31600, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35350") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49834->172.17.0.2:35350, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34849") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39834->172.17.0.2:34849, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32616") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38092->172.17.0.2:32616, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35196") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46258->172.17.0.2:35196, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31907") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53768->172.17.0.2:31907, err= 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32741") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53640->172.17.0.2:32741, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37060") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55984->172.17.0.2:37060, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37817") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55044->172.17.0.2:37817, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35785") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51614->172.17.0.2:35785, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32066") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38318->172.17.0.2:32066, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34915") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36506->172.17.0.2:34915, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36185") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58344->172.17.0.2:36185, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37350") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33132->172.17.0.2:37350, err= 2025/07/05 02:29:07 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/05 02:29:07 INFO : potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : potato: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31321") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53066->172.17.0.2:31321, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34207") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53754->172.17.0.2:34207, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30886") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36578->172.17.0.2:30886, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36582") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45838->172.17.0.2:36582, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35931") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46878->172.17.0.2:35931, err= 2025/07/05 02:29:07 INFO : d: Making directory 2025/07/05 02:29:07 INFO : d/e: Making directory 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31586") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41948->172.17.0.2:31586, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36907") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31768") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39272") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42746->172.17.0.2:31768, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33010->172.17.0.2:36907, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51468->172.17.0.2:39272, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31942") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56104->172.17.0.2:31942, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31017") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35660->172.17.0.2:31017, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35910") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39778") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58160->172.17.0.2:35910, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49324->172.17.0.2:39778, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33913") 2025/07/05 02:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46010->172.17.0.2:33913, err= 2025/07/05 02:29:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34292") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60528->172.17.0.2:34292, err= 2025/07/05 02:29:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38331") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41968->172.17.0.2:38331, err= 2025/07/05 02:29:07 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/05 02:29:07 INFO : a/potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : b/potato: Deleted 2025/07/05 02:29:07 INFO : d/e: Removing directory 2025/07/05 02:29:07 INFO : d: Removing directory 2025/07/05 02:29:07 INFO : b: Removing directory 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: deleted 3 directories 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37159") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56772->172.17.0.2:37159, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39794") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60612->172.17.0.2:39794, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39560") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39706->172.17.0.2:39560, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31738") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56190->172.17.0.2:31738, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32983") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44482->172.17.0.2:32983, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30457") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58646->172.17.0.2:30457, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38524") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47916->172.17.0.2:38524, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38338") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59328->172.17.0.2:38338, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35268") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42638->172.17.0.2:35268, err= 2025/07/05 02:29:07 INFO : d: Making directory 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39780") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43628->172.17.0.2:39780, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30170") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31245") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54006->172.17.0.2:30170, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43472->172.17.0.2:31245, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34515") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54568->172.17.0.2:34515, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30033") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42630->172.17.0.2:30033, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32448") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30431") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45572->172.17.0.2:32448, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36246") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47810->172.17.0.2:30431, err= 2025/07/05 02:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60210->172.17.0.2:36246, err= 2025/07/05 02:29:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39913") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49954->172.17.0.2:39913, err= 2025/07/05 02:29:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/05 02:29:07 INFO : a/potato2: Copied (new) 2025/07/05 02:29:07 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting files as there were IO errors 2025/07/05 02:29:07 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting directories as there were IO errors 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33271") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40956->172.17.0.2:33271, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36454") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32769") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56002->172.17.0.2:32769, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35351") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39632->172.17.0.2:36454, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35676") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59948->172.17.0.2:35351, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54444->172.17.0.2:35676, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31976") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39196->172.17.0.2:31976, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37169") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37376") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36157") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34946->172.17.0.2:37169, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39532->172.17.0.2:37376, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30747") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59406->172.17.0.2:36157, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52798->172.17.0.2:30747, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30257") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45894->172.17.0.2:30257, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39482") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43318->172.17.0.2:39482, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31910") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42540->172.17.0.2:31910, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38881") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53706->172.17.0.2:38881, err= 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34734") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53986->172.17.0.2:34734, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32156") 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 INFO : potato: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39240->172.17.0.2:32156, err= 2025/07/05 02:29:07 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/05 02:29:07 INFO : potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33034") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55176->172.17.0.2:33034, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33772") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48616->172.17.0.2:33772, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39023") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33342->172.17.0.2:39023, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32992") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57074->172.17.0.2:32992, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30853") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36922->172.17.0.2:30853, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38602") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45186->172.17.0.2:38602, err= 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32552") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33614->172.17.0.2:32552, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 INFO : potato: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38332") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49894->172.17.0.2:38332, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33168") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37974->172.17.0.2:33168, err= 2025/07/05 02:29:07 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/05 02:29:07 INFO : potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32226") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54884->172.17.0.2:32226, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35347") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39240->172.17.0.2:35347, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38511") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57254->172.17.0.2:38511, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30568") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38762->172.17.0.2:30568, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37630") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33106->172.17.0.2:37630, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39223") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55200->172.17.0.2:39223, err= 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32531") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54928->172.17.0.2:32531, err= 2025/07/05 02:29:07 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/05 02:29:07 INFO : potato2: Copied (new) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30010") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49164->172.17.0.2:30010, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33387") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49836->172.17.0.2:33387, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36065") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50296->172.17.0.2:36065, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31929") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53972->172.17.0.2:31929, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39038") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60998->172.17.0.2:39038, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30372") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33934->172.17.0.2:30372, err= 2025/07/05 02:29:07 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : enormous: Excluded 2025/07/05 02:29:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : potato2: Excluded 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30168") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48034->172.17.0.2:30168, err= 2025/07/05 02:29:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : potato2: Excluded 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35403") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44414->172.17.0.2:35403, err= 2025/07/05 02:29:07 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : enormous: Excluded 2025/07/05 02:29:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : potato2: Excluded 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39855") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41868->172.17.0.2:39855, err= 2025/07/05 02:29:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : potato2: Excluded 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33462") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59204->172.17.0.2:33462, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37207") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58884->172.17.0.2:37207, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34932") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47602->172.17.0.2:34932, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36019") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42052->172.17.0.2:36019, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35686") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44258->172.17.0.2:35686, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37866") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52106->172.17.0.2:37866, err= 2025/07/05 02:29:07 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : enormous: Excluded 2025/07/05 02:29:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : potato2: Excluded 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39787") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47132->172.17.0.2:39787, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : potato2: Deleted 2025/07/05 02:29:07 INFO : enormous: Deleted 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34693") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35700->172.17.0.2:34693, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31907") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53784->172.17.0.2:31907, err= 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : enormous: Deleted 2025/07/05 02:29:07 INFO : potato2: Deleted 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31511") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57330->172.17.0.2:31511, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32149") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53186->172.17.0.2:32149, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35025") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48294->172.17.0.2:35025, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32148") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48060->172.17.0.2:32148, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36284") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41604->172.17.0.2:36284, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30011") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51114->172.17.0.2:30011, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39288") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60924->172.17.0.2:39288, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32842") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33780->172.17.0.2:32842, err= 2025/07/05 02:29:07 DEBUG : five: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/05 02:29:07 DEBUG : three: Sizes identical 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : one: Destination is newer than source, skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36543") 2025/07/05 02:29:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45018->172.17.0.2:36543, err= 2025/07/05 02:29:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31836") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47464->172.17.0.2:31836, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34043") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37424->172.17.0.2:34043, err= 2025/07/05 02:29:07 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/05 02:29:07 INFO : four: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/05 02:29:07 INFO : five: Copied (new) 2025/07/05 02:29:07 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/05 02:29:07 INFO : two: Copied (replaced existing) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33242") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45224->172.17.0.2:33242, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34213") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36060->172.17.0.2:34213, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33719") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52010->172.17.0.2:33719, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/05 02:29:07 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39249") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46600->172.17.0.2:39249, err= 2025/07/05 02:29:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39734") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45180->172.17.0.2:39734, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35128") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39740->172.17.0.2:35128, err= 2025/07/05 02:29:07 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (new) 2025/07/05 02:29:07 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/05 02:29:07 INFO : yam: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34735") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44298->172.17.0.2:34735, err= 2025/07/05 02:29:07 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33673") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58060->172.17.0.2:33673, err= 2025/07/05 02:29:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : potato: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35629") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49424->172.17.0.2:35629, err= 2025/07/05 02:29:07 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/05 02:29:07 INFO : yaml: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : yam: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33526") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60460->172.17.0.2:33526, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33281") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44192->172.17.0.2:33281, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39709") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51050->172.17.0.2:39709, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39217") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53704->172.17.0.2:39217, err= 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Making map for --track-renames 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Finished making map for --track-renames 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for renames to finish 2025/07/05 02:29:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 02:29:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35465") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43290->172.17.0.2:35465, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36151") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48606->172.17.0.2:36151, err= 2025/07/05 02:29:07 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (new) 2025/07/05 02:29:07 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/05 02:29:07 INFO : yam: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36682") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58928->172.17.0.2:36682, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39175") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49650->172.17.0.2:39175, err= 2025/07/05 02:29:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Making map for --track-renames 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Finished making map for --track-renames 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : potato: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for renames to finish 2025/07/05 02:29:07 INFO : yam: Moved (server-side) to: yaml 2025/07/05 02:29:07 INFO : yaml: Renamed from "yam" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31662") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50630->172.17.0.2:31662, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35657") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52334->172.17.0.2:35657, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35514") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37854->172.17.0.2:35514, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33266") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56320->172.17.0.2:33266, err= 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Making map for --track-renames 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Finished making map for --track-renames 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 02:29:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for renames to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36008") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34500->172.17.0.2:36008, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34069") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55030->172.17.0.2:34069, err= 2025/07/05 02:29:07 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/05 02:29:07 INFO : potato: Copied (new) 2025/07/05 02:29:07 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/05 02:29:07 INFO : sub/yam: Copied (new) 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37721") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58490->172.17.0.2:37721, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35972") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56512->172.17.0.2:35972, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39947") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37040->172.17.0.2:39947, err= 2025/07/05 02:29:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37461") 2025/07/05 02:29:07 DEBUG : potato: Unchanged skipping 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59638->172.17.0.2:37461, err= 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Making map for --track-renames 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Finished making map for --track-renames 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for renames to finish 2025/07/05 02:29:07 INFO : sub/yam: Moved (server-side) to: yam 2025/07/05 02:29:07 INFO : yam: Renamed from "sub/yam" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30124") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55536->172.17.0.2:30124, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33624") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52736->172.17.0.2:33624, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33076") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43230->172.17.0.2:33076, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31391") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50576->172.17.0.2:31391, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38744") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45878->172.17.0.2:38744, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : Creating backend with remote "/tmp/rclone1438880299/dir1" 2025/07/05 02:29:07 DEBUG : Creating backend with remote "/tmp/rclone1438880299/dir2" 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299/dir2: Using server-side directory move 2025/07/05 02:29:07 INFO : Local file system at /tmp/rclone1438880299/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 02:29:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299/dir2: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299/dir2: Waiting for transfers to finish 2025/07/05 02:29:07 INFO : file1.txt: Moved (server-side) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33989") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47360->172.17.0.2:33989, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34126") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46250->172.17.0.2:34126, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39603") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56970->172.17.0.2:39603, err= 2025/07/05 02:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35357") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42372->172.17.0.2:35357, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36194") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55878->172.17.0.2:36194, err= 2025/07/05 02:29:07 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:07 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:07 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:07 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/05 02:29:07 INFO : nested/sub dir/file: Copied (new) 2025/07/05 02:29:07 INFO : nested/sub dir/file: Deleted 2025/07/05 02:29:07 INFO : sub dir: Removing directory 2025/07/05 02:29:07 INFO : nested/sub dir: Removing directory 2025/07/05 02:29:07 INFO : nested: Removing directory 2025/07/05 02:29:07 DEBUG : Local file system at /tmp/rclone1438880299: deleted 3 directories 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31939") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57450->172.17.0.2:31939, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36226") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38793") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39122->172.17.0.2:38793, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50042->172.17.0.2:36226, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34223") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52952->172.17.0.2:34223, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34546") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47710->172.17.0.2:34546, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37180") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33757") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49758->172.17.0.2:37180, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40452->172.17.0.2:33757, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33556") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59964->172.17.0.2:33556, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31490") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37180->172.17.0.2:31490, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34104") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40956->172.17.0.2:34104, err= 2025/07/05 02:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34899") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35942->172.17.0.2:34899, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33338") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50296->172.17.0.2:33338, err= 2025/07/05 02:29:07 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/05 02:29:07 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:29:07 INFO : sub dir/hello world: Deleted 2025/07/05 02:29:07 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/05 02:29:07 INFO : nested/sub dir/file: Copied (new) 2025/07/05 02:29:07 INFO : nested/sub dir/file: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39582") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52946->172.17.0.2:39582, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35341") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44084->172.17.0.2:35341, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37205") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47056->172.17.0.2:37205, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32604") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53888->172.17.0.2:32604, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36231") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57608->172.17.0.2:36231, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34630") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58880->172.17.0.2:34630, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37289") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42108->172.17.0.2:37289, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31855") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37880->172.17.0.2:31855, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38301") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46312->172.17.0.2:38301, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37930") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39450->172.17.0.2:37930, err= 2025/07/05 02:29:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33029") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58378->172.17.0.2:33029, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35158") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53394->172.17.0.2:35158, err= 2025/07/05 02:29:07 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/05 02:29:07 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/05 02:29:07 INFO : existing-b: Copied (new) 2025/07/05 02:29:07 INFO : existing: Copied (new) 2025/07/05 02:29:07 INFO : existing: Deleted 2025/07/05 02:29:07 INFO : existing-b: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31034") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47094->172.17.0.2:31034, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31027") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60642->172.17.0.2:31027, err= 2025/07/05 02:29:07 DEBUG : existing: Destination exists, skipping 2025/07/05 02:29:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:07 INFO : There was nothing to transfer 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30001") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54706->172.17.0.2:30001, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33439") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47380->172.17.0.2:33439, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32451") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42010->172.17.0.2:32451, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qovafuq6tize" 2025/07/05 02:29:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:34480->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37885") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39990->172.17.0.2:37885, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39005") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52388->172.17.0.2:39005, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33041") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41630->172.17.0.2:33041, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38627") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59536->172.17.0.2:38627, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-qovafuq6tize 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:39890") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:56282->172.17.0.2:39890, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:31017") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:35674->172.17.0.2:31017, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:39014") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:37780->172.17.0.2:39014, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Using server-side directory move 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:32432") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:33006->172.17.0.2:32432, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30427") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50800->172.17.0.2:30427, err= 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/05 02:29:07 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:34490->172.17.0.2:21, err= 2025/07/05 02:29:07 INFO : potato2: Moved (server-side) 2025/07/05 02:29:07 INFO : empty space: Deleted 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Waiting for transfers to finish 2025/07/05 02:29:07 INFO : potato3: Deleted 2025/07/05 02:29:07 INFO : potato3: Moved (server-side) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30846") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47086->172.17.0.2:30846, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:31668") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:40428->172.17.0.2:31668, err= 2025/07/05 02:29:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vibapol5palo" 2025/07/05 02:29:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: > dial: conn=172.17.0.1:34496->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Using server-side directory move 2025/07/05 02:29:07 INFO : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Server side directory move succeeded 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: dial("tcp","172.17.0.2:36290") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: > dial: conn=172.17.0.1:50920->172.17.0.2:36290, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:32375") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:60834->172.17.0.2:32375, err= 2025/07/05 02:29:07 ERROR : error listing: directory not found 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: dial("tcp","172.17.0.2:30189") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: > dial: conn=172.17.0.1:38244->172.17.0.2:30189, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Purge object "empty space" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Purge object "potato2" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Purge object "potato3" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-vibapol5palo: Purge dir "" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: dial("tcp","172.17.0.2:34386") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: > dial: conn=172.17.0.1:57016->172.17.0.2:34386, err= 2025/07/05 02:29:07 ERROR : error listing: directory not found 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qovafuq6tize: Purge dir "" 2025/07/05 02:29:07 NOTICE: purge failed to rmdir "": directory not found 2025/07/05 02:29:07 NOTICE: purge failed: directory not found 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33100") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33400->172.17.0.2:33100, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32286") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33456->172.17.0.2:32286, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pacipob2yuxe" 2025/07/05 02:29:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:34512->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30897") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58696->172.17.0.2:30897, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38953") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42588->172.17.0.2:38953, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32450") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48160->172.17.0.2:32450, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36997") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36702->172.17.0.2:36997, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-pacipob2yuxe 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:35647") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:45414->172.17.0.2:35647, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:33271") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:40962->172.17.0.2:33271, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:36811") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:52028->172.17.0.2:36811, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37109") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:38357") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47760->172.17.0.2:37109, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:40662->172.17.0.2:38357, err= 2025/07/05 02:29:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : empty space: Excluded 2025/07/05 02:29:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : empty space: Excluded 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:34522->172.17.0.2:21, err= 2025/07/05 02:29:07 INFO : potato2: Moved (server-side) 2025/07/05 02:29:07 INFO : potato3: Deleted 2025/07/05 02:29:07 INFO : potato3: Moved (server-side) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31075") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39172->172.17.0.2:31075, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:39919") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:33006->172.17.0.2:39919, err= 2025/07/05 02:29:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qodihev1fahe" 2025/07/05 02:29:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: > dial: conn=172.17.0.1:34524->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:32280") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: dial("tcp","172.17.0.2:36463") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:47924->172.17.0.2:32280, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: > dial: conn=172.17.0.1:47818->172.17.0.2:36463, err= 2025/07/05 02:29:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:29:07 DEBUG : empty space: Excluded 2025/07/05 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Waiting for checks to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Waiting for transfers to finish 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: > dial: conn=172.17.0.1:34528->172.17.0.2:21, err= 2025/07/05 02:29:07 INFO : potato2: Moved (server-side) 2025/07/05 02:29:07 INFO : potato3: Moved (server-side) 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: dial("tcp","172.17.0.2:31690") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: > dial: conn=172.17.0.1:39818->172.17.0.2:31690, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:39274") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:52376->172.17.0.2:39274, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: dial("tcp","172.17.0.2:39293") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: > dial: conn=172.17.0.1:48386->172.17.0.2:39293, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Purge object "potato2" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Purge object "potato3" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-qodihev1fahe: Purge dir "" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: dial("tcp","172.17.0.2:31355") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: > dial: conn=172.17.0.1:51822->172.17.0.2:31355, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Purge object "empty space" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-pacipob2yuxe: Purge dir "" 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35419") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59272->172.17.0.2:35419, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39425") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37344->172.17.0.2:39425, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-borixel0zuwo" 2025/07/05 02:29:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:07 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:07 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Connecting to FTP server 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:34544->172.17.0.2:21, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33342") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40602->172.17.0.2:33342, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38865") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45256->172.17.0.2:38865, err= 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31415") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59746->172.17.0.2:31415, err= 2025/07/05 02:29:07 INFO : tomatoDir: Making directory 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38624") 2025/07/05 02:29:07 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52540->172.17.0.2:38624, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34874") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56272->172.17.0.2:34874, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-sovojuf7joxu -> ftp://172.17.0.2:21/rclone-test-borixel0zuwo 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:33795") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:50168->172.17.0.2:33795, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:38122") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:42730->172.17.0.2:38122, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:39125") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:43056->172.17.0.2:39125, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Using server-side directory move 2025/07/05 02:29:08 INFO : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:34352") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:46906->172.17.0.2:34352, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32862") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48670->172.17.0.2:32862, err= 2025/07/05 02:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:29:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : empty space: Unchanged skipping 2025/07/05 02:29:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:34558->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34010") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55846->172.17.0.2:34010, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Waiting for checks to finish 2025/07/05 02:29:08 INFO : potato2: Moved (server-side) 2025/07/05 02:29:08 INFO : empty space: Deleted 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Waiting for transfers to finish 2025/07/05 02:29:08 INFO : potato3: Deleted 2025/07/05 02:29:08 INFO : potato3: Moved (server-side) 2025/07/05 02:29:08 INFO : tomatoDir: Removing directory 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: deleted 1 directories 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35964") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52418->172.17.0.2:35964, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33413") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49722->172.17.0.2:33413, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:32867") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:45360->172.17.0.2:32867, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gubageg8givo" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: > dial: conn=172.17.0.1:34570->172.17.0.2:21, err= 2025/07/05 02:29:08 INFO : tomatoDir: Making directory 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Using server-side directory move 2025/07/05 02:29:08 INFO : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Server side directory move succeeded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: dial("tcp","172.17.0.2:36873") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: > dial: conn=172.17.0.1:48336->172.17.0.2:36873, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: dial("tcp","172.17.0.2:30243") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: > dial: conn=172.17.0.1:40356->172.17.0.2:30243, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:34170") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:51030->172.17.0.2:34170, err= 2025/07/05 02:29:08 ERROR : error listing: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:31353") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:35494->172.17.0.2:31353, err= 2025/07/05 02:29:08 ERROR : error listing: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: dial("tcp","172.17.0.2:30663") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: > dial: conn=172.17.0.1:57544->172.17.0.2:30663, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Purge object "empty space" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Purge object "potato2" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Purge object "potato3" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: dial("tcp","172.17.0.2:36144") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: > dial: conn=172.17.0.1:47228->172.17.0.2:36144, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Purge dir "tomatoDir" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-gubageg8givo: Purge dir "" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: dial("tcp","172.17.0.2:30295") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: > dial: conn=172.17.0.1:36580->172.17.0.2:30295, err= 2025/07/05 02:29:08 ERROR : error listing: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-borixel0zuwo: Purge dir "" 2025/07/05 02:29:08 NOTICE: purge failed to rmdir "": directory not found 2025/07/05 02:29:08 NOTICE: purge failed: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32861") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44772->172.17.0.2:32861, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31967") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53352->172.17.0.2:31967, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33443") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39378->172.17.0.2:33443, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39774") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50404->172.17.0.2:39774, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/rclone-sync-test" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: > dial: conn=172.17.0.1:34584->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31862") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59700->172.17.0.2:31862, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30065") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46114->172.17.0.2:30065, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/rclone-sync-test" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: > dial: conn=172.17.0.1:34600->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34610->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34612->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31742") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41758->172.17.0.2:31742, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: dial("tcp","172.17.0.2:37246") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: > dial: conn=172.17.0.1:48118->172.17.0.2:37246, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32287") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33882->172.17.0.2:32287, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test: Excluded 2025/07/05 02:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33891") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50480->172.17.0.2:33891, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: dial("tcp","172.17.0.2:34095") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37793") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test: > dial: conn=172.17.0.1:48506->172.17.0.2:34095, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53772->172.17.0.2:37793, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test: Excluded 2025/07/05 02:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34089") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56032->172.17.0.2:34089, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : rclone-sync-test-include: Removing directory 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: failed to delete 1 directories 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:32059") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58906->172.17.0.2:32059, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30827") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47526->172.17.0.2:30827, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test: Excluded 2025/07/05 02:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32729") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47646->172.17.0.2:32729, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:36199") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55400->172.17.0.2:36199, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32894") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34964->172.17.0.2:32894, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test: Excluded 2025/07/05 02:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32136") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44774->172.17.0.2:32136, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : rclone-sync-test-include: Removing directory 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: failed to delete 1 directories 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:38711") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54012->172.17.0.2:38711, err= 2025/07/05 02:29:08 DEBUG : Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35009") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59458->172.17.0.2:35009, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test: Excluded 2025/07/05 02:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39727") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47958->172.17.0.2:39727, err= 2025/07/05 02:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38206") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54896->172.17.0.2:38206, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36699") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31007") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39368->172.17.0.2:36699, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33370") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47508->172.17.0.2:33370, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51374->172.17.0.2:31007, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32855") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59290->172.17.0.2:32855, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34367") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50498->172.17.0.2:34367, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34614->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: > dial: conn=172.17.0.1:34624->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:38283") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:36888->172.17.0.2:38283, err= 2025/07/05 02:29:08 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:39747") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:59478->172.17.0.2:39747, err= 2025/07/05 02:29:08 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38534") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55516->172.17.0.2:38534, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37130") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56542->172.17.0.2:37130, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30920") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35116->172.17.0.2:30920, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34833") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47888->172.17.0.2:34833, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37432") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:45756->172.17.0.2:37432, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31903") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:50626->172.17.0.2:31903, err= 2025/07/05 02:29:08 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (replaced existing) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35870") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40960->172.17.0.2:35870, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35705") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51044->172.17.0.2:35705, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32293") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42356->172.17.0.2:32293, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35424") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48806->172.17.0.2:35424, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37440") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56752->172.17.0.2:37440, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33008") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32129") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51862->172.17.0.2:32129, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48064->172.17.0.2:33008, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:35019") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:46582->172.17.0.2:35019, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34690") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51222->172.17.0.2:34690, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30577") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32444") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40066->172.17.0.2:32444, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44680->172.17.0.2:30577, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38551") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45368->172.17.0.2:38551, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39874") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50240->172.17.0.2:39874, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37353") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34286->172.17.0.2:37353, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33744") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36980->172.17.0.2:33744, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:32268") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:38418->172.17.0.2:32268, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: > dial: conn=172.17.0.1:34640->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39707") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38902->172.17.0.2:39707, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37684") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33114") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35860->172.17.0.2:37684, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36968->172.17.0.2:33114, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31549") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:47534->172.17.0.2:31549, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : There was nothing to transfer 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35507") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33192->172.17.0.2:35507, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37733") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34576") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40702->172.17.0.2:37733, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40038->172.17.0.2:34576, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36816") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57100->172.17.0.2:36816, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34259") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30711") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53780->172.17.0.2:34259, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55464->172.17.0.2:30711, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/CompareDest" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/CompareDest" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:30733") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:56234->172.17.0.2:30733, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 02:29:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:29:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31430") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:50132->172.17.0.2:31430, err= 2025/07/05 02:29:08 DEBUG : two.1503b713.partial: renamed to: two 2025/07/05 02:29:08 INFO : two: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37815") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43290->172.17.0.2:37815, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39855") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34070") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41874->172.17.0.2:39855, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48004->172.17.0.2:34070, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39337") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43302->172.17.0.2:39337, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34394") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58158->172.17.0.2:34394, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34597") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54466->172.17.0.2:34597, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33405") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55674->172.17.0.2:33405, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36040") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36008->172.17.0.2:36040, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36180") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40580->172.17.0.2:36180, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39673") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36252->172.17.0.2:39673, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36634") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51246->172.17.0.2:36634, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35201") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45540->172.17.0.2:35201, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dest" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: > dial: conn=172.17.0.1:34650->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/pre-dest1" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest1: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest1: > dial: conn=172.17.0.1:34660->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/pre-dest1" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/pre-dest1" 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/pre-dest2" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest2: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest2: > dial: conn=172.17.0.1:34672->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/pre-dest2" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/pre-dest2" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: dial("tcp","172.17.0.2:32874") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: > dial: conn=172.17.0.1:35426->172.17.0.2:32874, err= 2025/07/05 02:29:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/05 02:29:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: dial("tcp","172.17.0.2:38807") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: > dial: conn=172.17.0.1:55244->172.17.0.2:38807, err= 2025/07/05 02:29:08 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/05 02:29:08 INFO : 3: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: dial("tcp","172.17.0.2:30340") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dest: > dial: conn=172.17.0.1:60780->172.17.0.2:30340, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32263") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49884->172.17.0.2:32263, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30651") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31738") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39728") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54812->172.17.0.2:30651, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56198->172.17.0.2:31738, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33998->172.17.0.2:39728, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35165") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52350->172.17.0.2:35165, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31303") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39211") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34345") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55096->172.17.0.2:39211, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34020->172.17.0.2:31303, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41354->172.17.0.2:34345, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31436") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46412->172.17.0.2:31436, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest1: closing 1 unused connections 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38341") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49720->172.17.0.2:38341, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37657") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43644->172.17.0.2:37657, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38540") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46556->172.17.0.2:38540, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31406") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36980->172.17.0.2:31406, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36940") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38652->172.17.0.2:36940, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34262") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54286->172.17.0.2:34262, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36443") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37182->172.17.0.2:36443, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34678->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: > dial: conn=172.17.0.1:34680->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:38919") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:33062->172.17.0.2:38919, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 INFO : one: Moved (server-side) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:30812") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:37400->172.17.0.2:30812, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31612") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55562->172.17.0.2:31612, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30417") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46456->172.17.0.2:30417, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31193") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55274->172.17.0.2:31193, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38201") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60944->172.17.0.2:38201, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32406") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47626->172.17.0.2:32406, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34805") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58894->172.17.0.2:34805, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30662") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45730->172.17.0.2:30662, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:36613") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:52112->172.17.0.2:36613, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 INFO : one: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:33793") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:37938->172.17.0.2:33793, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39656") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57502->172.17.0.2:39656, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30912") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38963") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53022->172.17.0.2:30912, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51642->172.17.0.2:38963, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35041") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34868->172.17.0.2:35041, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35564") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34611") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48748->172.17.0.2:35564, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60438->172.17.0.2:34611, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38132") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40198->172.17.0.2:38132, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35745") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45932->172.17.0.2:35745, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31480") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33190->172.17.0.2:31480, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36726") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50488->172.17.0.2:36726, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35167") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54888->172.17.0.2:35167, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30223") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57312->172.17.0.2:30223, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34688->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: > dial: conn=172.17.0.1:34696->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:34827") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:52366->172.17.0.2:34827, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:39065") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:59694->172.17.0.2:39065, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39012") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35942->172.17.0.2:39012, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34700") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47032->172.17.0.2:34700, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38832") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45390->172.17.0.2:38832, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31741") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55626->172.17.0.2:31741, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32536") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52506->172.17.0.2:32536, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37284") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42432->172.17.0.2:37284, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32468") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52890->172.17.0.2:32468, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:39593") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:39858->172.17.0.2:39593, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 INFO : one.bak: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:35262") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:51504->172.17.0.2:35262, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt.bak: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35820") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41796->172.17.0.2:35820, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39438") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33506") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48716->172.17.0.2:39438, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42904->172.17.0.2:33506, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31158") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34914->172.17.0.2:31158, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31444") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45906->172.17.0.2:31444, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37285") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38684->172.17.0.2:37285, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37600") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54146->172.17.0.2:37600, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38835") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51196->172.17.0.2:38835, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33416") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48036->172.17.0.2:33416, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35182") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45970->172.17.0.2:35182, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38158") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57786->172.17.0.2:38158, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38846") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45966->172.17.0.2:38846, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34712->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: > dial: conn=172.17.0.1:34716->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" to be canonical "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:34724") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:49234->172.17.0.2:34724, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:35084") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:56704->172.17.0.2:35084, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39488") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51766->172.17.0.2:39488, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34500") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36572") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43306->172.17.0.2:34500, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46826->172.17.0.2:36572, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33130") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33034->172.17.0.2:33130, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31724") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46008->172.17.0.2:31724, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32000") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47802->172.17.0.2:32000, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34834") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41556->172.17.0.2:34834, err= 2025/07/05 02:29:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sovojuf7joxu/backup" for canonical name "TestFTPPureftpd{EjS_Q}:rclone-test-sovojuf7joxu/backup" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31458") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:47116->172.17.0.2:31458, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 INFO : one-2019-01-01: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31762") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:55418->172.17.0.2:31762, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three-2019-01-01.txt: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33601") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45440->172.17.0.2:33601, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33550") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37226") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48174->172.17.0.2:33550, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37422->172.17.0.2:37226, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32515") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36128->172.17.0.2:32515, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36487") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36233") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47808->172.17.0.2:36487, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59936->172.17.0.2:36233, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38228") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53206->172.17.0.2:38228, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33068") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52238->172.17.0.2:33068, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30161") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46824->172.17.0.2:30161, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36171") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41300->172.17.0.2:36171, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32929") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41816->172.17.0.2:32929, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38486") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60084->172.17.0.2:38486, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34720->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31394") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:39576->172.17.0.2:31394, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:34906") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:40364->172.17.0.2:34906, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39662") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52658->172.17.0.2:39662, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39951") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55492->172.17.0.2:39951, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33585") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53698->172.17.0.2:33585, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34975") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51462->172.17.0.2:34975, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36049") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34446->172.17.0.2:36049, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:36645") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:40420->172.17.0.2:36645, err= 2025/07/05 02:29:08 DEBUG : one.bak: Excluded (Path Filter) 2025/07/05 02:29:08 DEBUG : one.bak: Excluded 2025/07/05 02:29:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/05 02:29:08 DEBUG : three.txt.bak: Excluded 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for checks to finish 2025/07/05 02:29:08 INFO : one.bak: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:32250") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:36124->172.17.0.2:32250, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:08 INFO : three.txt.bak: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 INFO : three.txt: Moved into backup dir 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33756") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60794->172.17.0.2:33756, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37940") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54030->172.17.0.2:37940, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32566") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33616->172.17.0.2:32566, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37076") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42050->172.17.0.2:37076, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31122") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39410->172.17.0.2:31122, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33551") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34334->172.17.0.2:33551, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31877") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50766->172.17.0.2:31877, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36680") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51554->172.17.0.2:36680, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38414") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49214->172.17.0.2:38414, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38225") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35198->172.17.0.2:38225, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34730->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37260") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:36472->172.17.0.2:37260, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37514") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:46612->172.17.0.2:37514, err= 2025/07/05 02:29:08 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/05 02:29:08 INFO : three.txt: Copied (new) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31944") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52250->172.17.0.2:31944, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31033") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48534->172.17.0.2:31033, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39702") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45836->172.17.0.2:39702, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35071") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55848->172.17.0.2:35071, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 INFO : one.bak: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:30683") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:41592->172.17.0.2:30683, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 02:29:08 INFO : three.txt.bak: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:39954") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:38228->172.17.0.2:39954, err= 2025/07/05 02:29:08 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/05 02:29:08 INFO : three.txt: Copied (new) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35751") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47476->172.17.0.2:35751, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30211") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33246->172.17.0.2:30211, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35448") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40038->172.17.0.2:35448, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36074") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59414->172.17.0.2:36074, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37299") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47256->172.17.0.2:37299, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37658") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39562->172.17.0.2:37658, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32027") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34626->172.17.0.2:32027, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31815") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51364->172.17.0.2:31815, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37433") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38040->172.17.0.2:37433, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31953") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47206->172.17.0.2:31953, err= 2025/07/05 02:29:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sovojuf7joxu/dst" 2025/07/05 02:29:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{EjS_Q}" suffix to name 2025/07/05 02:29:08 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/05 02:29:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/05 02:29:08 DEBUG : Setting pass="uhB_xTOHB4sXtfvp7Khvovcu5mvGC6MNj46vdgAH-N4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/05 02:29:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: Connecting to FTP server 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:34742->172.17.0.2:21, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37909") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:51058->172.17.0.2:37909, err= 2025/07/05 02:29:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:31067") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:39288->172.17.0.2:31067, err= 2025/07/05 02:29:08 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/05 02:29:08 INFO : three.txt: Copied (new) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32999") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48506->172.17.0.2:32999, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35559") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51428->172.17.0.2:35559, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33878") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57764->172.17.0.2:33878, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34530") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60288->172.17.0.2:34530, err= 2025/07/05 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:29:08 INFO : one-2019-01-01: Deleted 2025/07/05 02:29:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37998") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:41046->172.17.0.2:37998, err= 2025/07/05 02:29:08 DEBUG : one.1503b713.partial: renamed to: one 2025/07/05 02:29:08 INFO : one: Copied (new) 2025/07/05 02:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:08 DEBUG : two: Unchanged skipping 2025/07/05 02:29:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 02:29:08 INFO : three-2019-01-01.txt: Deleted 2025/07/05 02:29:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: dial("tcp","172.17.0.2:37791") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu/dst: > dial: conn=172.17.0.1:39544->172.17.0.2:37791, err= 2025/07/05 02:29:08 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/05 02:29:08 INFO : three.txt: Copied (new) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30579") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33098->172.17.0.2:30579, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39149") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52368->172.17.0.2:39149, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32659") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35122->172.17.0.2:32659, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32038") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57432->172.17.0.2:32038, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31938") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46184->172.17.0.2:31938, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36891") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56520->172.17.0.2:36891, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35394") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39708->172.17.0.2:35394, err= 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31171") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34628->172.17.0.2:31171, err= 2025/07/05 02:29:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36537") 2025/07/05 02:29:08 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36694->172.17.0.2:36537, err= 2025/07/05 02:29:09 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/05 02:29:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32514") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55454->172.17.0.2:32514, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35233") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46862->172.17.0.2:35233, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31919") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36136->172.17.0.2:31919, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39949") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33318->172.17.0.2:39949, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39112") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34346->172.17.0.2:39112, err= 2025/07/05 02:29:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31622") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36974->172.17.0.2:31622, err= 2025/07/05 02:29:09 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/05 02:29:09 INFO : existing: Copied (new) 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36094") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56806->172.17.0.2:36094, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39022") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60470->172.17.0.2:39022, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30331") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55196->172.17.0.2:30331, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/05 02:29:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting files as there were IO errors 2025/07/05 02:29:09 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting directories as there were IO errors 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39955") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50318->172.17.0.2:39955, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38437") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39830->172.17.0.2:38437, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39522") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39772->172.17.0.2:39522, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37133") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47546->172.17.0.2:37133, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33903") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55162->172.17.0.2:33903, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33483") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45396->172.17.0.2:33483, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : existing: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38621") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36240->172.17.0.2:38621, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36080") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35520->172.17.0.2:36080, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31793") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46974->172.17.0.2:31793, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30577") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44682->172.17.0.2:30577, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30253") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41854->172.17.0.2:30253, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31878") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34926->172.17.0.2:31878, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37313") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58098->172.17.0.2:37313, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38231") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44896->172.17.0.2:38231, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34318") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59434->172.17.0.2:34318, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39143") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49450->172.17.0.2:39143, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30286") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55822->172.17.0.2:30286, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31204") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40290->172.17.0.2:31204, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35843") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47134->172.17.0.2:35843, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31679") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37544->172.17.0.2:31679, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31863") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42952->172.17.0.2:31863, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35754") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57610->172.17.0.2:35754, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39645") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56440->172.17.0.2:39645, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33114") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36982->172.17.0.2:33114, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34711") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45400->172.17.0.2:34711, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39409") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50030->172.17.0.2:39409, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39829") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60746->172.17.0.2:39829, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39317") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36366->172.17.0.2:39317, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39502") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46204->172.17.0.2:39502, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38729") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54572->172.17.0.2:38729, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33595") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57464->172.17.0.2:33595, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39424") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40382->172.17.0.2:39424, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37889") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37822->172.17.0.2:37889, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37892") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56580->172.17.0.2:37892, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39604") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43554->172.17.0.2:39604, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30046") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46472->172.17.0.2:30046, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30399") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33814->172.17.0.2:30399, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37734") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41556->172.17.0.2:37734, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36805") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53626->172.17.0.2:36805, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36056") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50108->172.17.0.2:36056, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39287") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35564->172.17.0.2:39287, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35665") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57732->172.17.0.2:35665, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38601") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38970->172.17.0.2:38601, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32169") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56992->172.17.0.2:32169, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39905") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34844->172.17.0.2:39905, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39231") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35118->172.17.0.2:39231, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35915") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40194->172.17.0.2:35915, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37022") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46244->172.17.0.2:37022, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31597") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42500->172.17.0.2:31597, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34350") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58758->172.17.0.2:34350, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37915") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38200->172.17.0.2:37915, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39562") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40640->172.17.0.2:39562, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35604") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39950->172.17.0.2:35604, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34523") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58998->172.17.0.2:34523, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33664") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52226->172.17.0.2:33664, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32260") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:32850->172.17.0.2:32260, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33546") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40054->172.17.0.2:33546, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32792") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41196->172.17.0.2:32792, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36222") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33014->172.17.0.2:36222, err= 2025/07/05 02:29:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both0: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both11: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both14: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both10: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both16: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both12: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both13: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both15: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both19: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both1: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both3: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both18: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both5: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both17: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both7: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both8: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both9: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both2: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both4: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both6: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : only4: Deleted 2025/07/05 02:29:09 INFO : only3: Deleted 2025/07/05 02:29:09 INFO : only8: Deleted 2025/07/05 02:29:09 INFO : only7: Deleted 2025/07/05 02:29:09 INFO : only0: Deleted 2025/07/05 02:29:09 INFO : only14: Deleted 2025/07/05 02:29:09 INFO : only15: Deleted 2025/07/05 02:29:09 INFO : only1: Deleted 2025/07/05 02:29:09 INFO : only18: Deleted 2025/07/05 02:29:09 INFO : only6: Deleted 2025/07/05 02:29:09 INFO : only10: Deleted 2025/07/05 02:29:09 INFO : only5: Deleted 2025/07/05 02:29:09 INFO : only12: Deleted 2025/07/05 02:29:09 INFO : only2: Deleted 2025/07/05 02:29:09 INFO : only11: Deleted 2025/07/05 02:29:09 INFO : only9: Deleted 2025/07/05 02:29:09 INFO : only19: Deleted 2025/07/05 02:29:09 INFO : only16: Deleted 2025/07/05 02:29:09 INFO : only17: Deleted 2025/07/05 02:29:09 INFO : only13: Deleted 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31711") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40782->172.17.0.2:31711, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35198") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48600->172.17.0.2:35198, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39405") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52032->172.17.0.2:39405, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38009") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51186->172.17.0.2:38009, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39472") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46332->172.17.0.2:39472, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39545") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47222->172.17.0.2:39545, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34097") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52236->172.17.0.2:34097, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35684") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39712->172.17.0.2:35684, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39843") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57512->172.17.0.2:39843, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34906") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40370->172.17.0.2:34906, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30920") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35126->172.17.0.2:30920, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39897") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33610->172.17.0.2:39897, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32115") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44550->172.17.0.2:32115, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34261") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55068->172.17.0.2:34261, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39819") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53460->172.17.0.2:39819, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34361") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53992->172.17.0.2:34361, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33439") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47386->172.17.0.2:33439, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38185") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52874->172.17.0.2:38185, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38207") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45856->172.17.0.2:38207, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35024") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38706->172.17.0.2:35024, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38853") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47064->172.17.0.2:38853, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38787") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53504->172.17.0.2:38787, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37530") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46564->172.17.0.2:37530, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35964") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52420->172.17.0.2:35964, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33391") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58162->172.17.0.2:33391, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31183") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58176->172.17.0.2:31183, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38754") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58972->172.17.0.2:38754, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39520") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44698->172.17.0.2:39520, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30823") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55930->172.17.0.2:30823, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36244") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55652->172.17.0.2:36244, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30523") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44690->172.17.0.2:30523, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39167") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39930->172.17.0.2:39167, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33543") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55422->172.17.0.2:33543, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36160") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45996->172.17.0.2:36160, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36813") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51886->172.17.0.2:36813, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33120") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47294->172.17.0.2:33120, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37041") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49134->172.17.0.2:37041, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38214") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54234->172.17.0.2:38214, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38276") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34816->172.17.0.2:38276, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39296") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49604->172.17.0.2:39296, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37251") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37050->172.17.0.2:37251, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32585") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39918->172.17.0.2:32585, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34709") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54998->172.17.0.2:34709, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36901") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51534->172.17.0.2:36901, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32386") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34320->172.17.0.2:32386, err= 2025/07/05 02:29:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both10: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both13: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both0: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both11: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both16: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both17: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both18: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both19: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both12: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both14: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both15: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both1: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both5: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both6: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both7: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both8: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : both9: Unchanged skipping 2025/07/05 02:29:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : both2: Unchanged skipping 2025/07/05 02:29:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : both3: Unchanged skipping 2025/07/05 02:29:09 DEBUG : both4: Unchanged skipping 2025/07/05 02:29:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39340") 2025/07/05 02:29:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30450") 2025/07/05 02:29:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31314") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32617") 2025/07/05 02:29:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50516->172.17.0.2:30450, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50142->172.17.0.2:32617, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51904->172.17.0.2:31314, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41416->172.17.0.2:39340, err= 2025/07/05 02:29:09 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/05 02:29:09 INFO : only12: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30236") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45914->172.17.0.2:30236, err= 2025/07/05 02:29:09 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/05 02:29:09 INFO : only0: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/05 02:29:09 INFO : only11: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/05 02:29:09 INFO : only14: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34224") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32427") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57738->172.17.0.2:32427, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55028->172.17.0.2:34224, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30443") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50602->172.17.0.2:30443, err= 2025/07/05 02:29:09 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/05 02:29:09 INFO : only16: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/05 02:29:09 INFO : only17: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37307") 2025/07/05 02:29:09 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/05 02:29:09 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/05 02:29:09 INFO : only18: Copied (replaced existing) 2025/07/05 02:29:09 INFO : only19: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45590->172.17.0.2:37307, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37237") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33022") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57468->172.17.0.2:37237, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44740->172.17.0.2:33022, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38085") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53904->172.17.0.2:38085, err= 2025/07/05 02:29:09 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/05 02:29:09 INFO : only13: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38723") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53632->172.17.0.2:38723, err= 2025/07/05 02:29:09 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/05 02:29:09 INFO : only10: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/05 02:29:09 INFO : only3: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39761") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57310->172.17.0.2:39761, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39953") 2025/07/05 02:29:09 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/05 02:29:09 INFO : only2: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52332->172.17.0.2:39953, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39403") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35938->172.17.0.2:39403, err= 2025/07/05 02:29:09 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/05 02:29:09 INFO : only15: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/05 02:29:09 INFO : only4: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33260") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34264->172.17.0.2:33260, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31270") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40170->172.17.0.2:31270, err= 2025/07/05 02:29:09 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/05 02:29:09 INFO : only1: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31447") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50402->172.17.0.2:31447, err= 2025/07/05 02:29:09 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/05 02:29:09 INFO : only8: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39235") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43556->172.17.0.2:39235, err= 2025/07/05 02:29:09 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/05 02:29:09 INFO : only5: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/05 02:29:09 INFO : only9: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/05 02:29:09 INFO : only6: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/05 02:29:09 INFO : only7: Copied (replaced existing) 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37542") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42810->172.17.0.2:37542, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35361") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60524->172.17.0.2:35361, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31528") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50200->172.17.0.2:31528, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 02:29:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:09 INFO : empty_on_remote: Making directory 2025/07/05 02:29:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 02:29:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32842") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33792->172.17.0.2:32842, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32941") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42362->172.17.0.2:32941, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39797") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32123") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46164->172.17.0.2:39797, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42034->172.17.0.2:32123, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30260") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42136->172.17.0.2:30260, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36236") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33964->172.17.0.2:36236, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 02:29:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:29:09 INFO : empty_on_remote: Making directory 2025/07/05 02:29:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 02:29:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35027") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39028->172.17.0.2:35027, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39977") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36008") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30106") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38830") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59888->172.17.0.2:39977, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34512->172.17.0.2:36008, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41550->172.17.0.2:30106, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53124->172.17.0.2:38830, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39250") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44248->172.17.0.2:39250, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39554") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58254->172.17.0.2:39554, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : sub dir: Making directory 2025/07/05 02:29:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32630") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36814->172.17.0.2:32630, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30231") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37433") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38056->172.17.0.2:37433, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39742->172.17.0.2:30231, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36211") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46720->172.17.0.2:36211, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34375") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39346->172.17.0.2:34375, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30054") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45878->172.17.0.2:30054, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37512") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50884->172.17.0.2:37512, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39595") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60478->172.17.0.2:39595, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31330") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58882->172.17.0.2:31330, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30318") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49570->172.17.0.2:30318, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31165") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33912->172.17.0.2:31165, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:29:09 INFO : sub dir: Making directory 2025/07/05 02:29:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36447") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37154->172.17.0.2:36447, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39569") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36241") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50560->172.17.0.2:36241, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38218->172.17.0.2:39569, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38398") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45866->172.17.0.2:38398, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36867") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49552->172.17.0.2:36867, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31965") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48138->172.17.0.2:31965, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35162") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49098->172.17.0.2:35162, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34784") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40400->172.17.0.2:34784, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37156") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40198->172.17.0.2:37156, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37769") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43324->172.17.0.2:37769, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35896") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33204->172.17.0.2:35896, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37613") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58354->172.17.0.2:37613, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31153") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48022->172.17.0.2:31153, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37379") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42792->172.17.0.2:37379, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31540") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56202->172.17.0.2:31540, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35447") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59180->172.17.0.2:35447, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38799") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60516->172.17.0.2:38799, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36953") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39076->172.17.0.2:36953, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30975") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50328->172.17.0.2:30975, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37810") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39548->172.17.0.2:37810, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39250") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44256->172.17.0.2:39250, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39833") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33236->172.17.0.2:39833, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30598") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35368->172.17.0.2:30598, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33322") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43378->172.17.0.2:33322, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32877") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46656->172.17.0.2:32877, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37345") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47364->172.17.0.2:37345, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34702") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56666->172.17.0.2:34702, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36943") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34244->172.17.0.2:36943, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34051") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56694->172.17.0.2:34051, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32844") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46780->172.17.0.2:32844, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34509") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44298->172.17.0.2:34509, err= 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36729") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38646->172.17.0.2:36729, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38440") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53432->172.17.0.2:38440, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35836") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49644->172.17.0.2:35836, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38106") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58078->172.17.0.2:38106, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31297") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50656->172.17.0.2:31297, err= 2025/07/05 02:29:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37531") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50168->172.17.0.2:37531, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39363") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60718->172.17.0.2:39363, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30313") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54002->172.17.0.2:30313, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37250") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57384->172.17.0.2:37250, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38583") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48626->172.17.0.2:38583, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31367") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37814->172.17.0.2:31367, err= 2025/07/05 02:29:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30512") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39074->172.17.0.2:30512, err= 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33277") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36856->172.17.0.2:33277, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31477") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46680->172.17.0.2:31477, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37453") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44640->172.17.0.2:37453, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37653") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36600->172.17.0.2:37653, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32866") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59528->172.17.0.2:32866, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31580") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47718->172.17.0.2:31580, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39555") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59174->172.17.0.2:39555, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35216") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44394->172.17.0.2:35216, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31730") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57566->172.17.0.2:31730, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35393") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47050->172.17.0.2:35393, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39336") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56296->172.17.0.2:39336, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35608") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50512->172.17.0.2:35608, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34579") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50258->172.17.0.2:34579, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38486") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60100->172.17.0.2:38486, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35311") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48916->172.17.0.2:35311, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36531") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58672->172.17.0.2:36531, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32774") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47990->172.17.0.2:32774, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38536") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54682->172.17.0.2:38536, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36273") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56000->172.17.0.2:36273, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37485") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44976->172.17.0.2:37485, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39750") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35658->172.17.0.2:39750, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36221") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57758->172.17.0.2:36221, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33768") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52054->172.17.0.2:33768, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31106") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50632->172.17.0.2:31106, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33379") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36088->172.17.0.2:33379, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39228") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60396->172.17.0.2:39228, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38911") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41656->172.17.0.2:38911, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32558") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57942->172.17.0.2:32558, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30531") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36740->172.17.0.2:30531, err= 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37540") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42278->172.17.0.2:37540, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35579") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56156->172.17.0.2:35579, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32020") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39564->172.17.0.2:32020, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39892") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51606->172.17.0.2:39892, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34878") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48972->172.17.0.2:34878, err= 2025/07/05 02:29:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39741") 2025/07/05 02:29:09 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45942->172.17.0.2:39741, err= 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34042") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55934->172.17.0.2:34042, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33366") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57460->172.17.0.2:33366, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36168") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47962->172.17.0.2:36168, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35351") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59952->172.17.0.2:35351, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39318") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59446->172.17.0.2:39318, err= 2025/07/05 02:29:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:09 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36701") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56346->172.17.0.2:36701, err= 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 INFO : There was nothing to transfer 2025/07/05 02:29:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31252") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41790->172.17.0.2:31252, err= 2025/07/05 02:29:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : apple: Excluded 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : banana: Excluded 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37449") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52610->172.17.0.2:37449, err= 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33564") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48336->172.17.0.2:33564, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36359") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35046->172.17.0.2:36359, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37008") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36170->172.17.0.2:37008, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33330") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37216->172.17.0.2:33330, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30231") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39756->172.17.0.2:30231, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39658") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34174->172.17.0.2:39658, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36818") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39984->172.17.0.2:36818, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39790") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55196->172.17.0.2:39790, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39065") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59696->172.17.0.2:39065, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33816") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50904->172.17.0.2:33816, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30933") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50960->172.17.0.2:30933, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32093") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53202->172.17.0.2:32093, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38069") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41344->172.17.0.2:38069, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38946") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41770->172.17.0.2:38946, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32132") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39790->172.17.0.2:32132, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35385") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47836->172.17.0.2:35385, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37685") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37810->172.17.0.2:37685, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34051") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56708->172.17.0.2:34051, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30086") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58400->172.17.0.2:30086, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35693") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45640->172.17.0.2:35693, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32087") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58606->172.17.0.2:32087, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37506") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51992->172.17.0.2:37506, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33279") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49698->172.17.0.2:33279, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36724") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59686->172.17.0.2:36724, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39196") 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40258->172.17.0.2:39196, err= 2025/07/05 02:29:09 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31462") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53346->172.17.0.2:31462, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33317") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35968->172.17.0.2:33317, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32474") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52678->172.17.0.2:32474, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34784") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40402->172.17.0.2:34784, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34093") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45680->172.17.0.2:34093, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33168") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37982->172.17.0.2:33168, err= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34209") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55236->172.17.0.2:34209, err= 2025/07/05 02:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34754->172.17.0.2:21, err= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35524") 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48878->172.17.0.2:35524, err= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36176") 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30622") 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33002->172.17.0.2:30622, err= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56860->172.17.0.2:36176, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31636") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42600->172.17.0.2:31636, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35646") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45944->172.17.0.2:35646, err= 2025/07/05 02:29:10 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/05 02:29:10 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/05 02:29:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34884") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57068->172.17.0.2:34884, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31820") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49006->172.17.0.2:31820, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33564") 2025/07/05 02:29:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48344->172.17.0.2:33564, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35486") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38322") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44716->172.17.0.2:35486, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57478->172.17.0.2:38322, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39285") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60716->172.17.0.2:39285, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30593") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50790->172.17.0.2:30593, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34408") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40654->172.17.0.2:34408, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31215") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60530->172.17.0.2:31215, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34105") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54602->172.17.0.2:34105, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35638") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50822->172.17.0.2:35638, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35661") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37694->172.17.0.2:35661, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34634") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59154->172.17.0.2:34634, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39731") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59152->172.17.0.2:39731, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32531") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54944->172.17.0.2:32531, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38559") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53540->172.17.0.2:38559, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Connecting to FTP server 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34766->172.17.0.2:21, err= 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:29:10 INFO : appleappleapplebanana: Deleted 2025/07/05 02:29:10 INFO : apple: Deleted 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:29:10 INFO : splitbananasplit: Deleted 2025/07/05 02:29:10 INFO : banana: Deleted 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34780->172.17.0.2:21, err= 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:21") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34792->172.17.0.2:21, err= 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37467") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55650->172.17.0.2:37467, err= 2025/07/05 02:29:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YXBwbGU=: Excluded 2025/07/05 02:29:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/05 02:29:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YmFuYW5h: Excluded 2025/07/05 02:29:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39223") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55204->172.17.0.2:39223, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34843") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54020->172.17.0.2:34843, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37050") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58198->172.17.0.2:37050, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30357") 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59418->172.17.0.2:30357, err= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36070") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55036->172.17.0.2:36070, err= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37079") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45200->172.17.0.2:37079, err= 2025/07/05 02:29:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YXBwbGU=: Excluded 2025/07/05 02:29:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/05 02:29:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : YmFuYW5h: Excluded 2025/07/05 02:29:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36260") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60492->172.17.0.2:36260, err= 2025/07/05 02:29:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/05 02:29:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33455") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39222->172.17.0.2:33455, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38072") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57430->172.17.0.2:38072, err= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:29:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30665") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34416->172.17.0.2:30665, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30795") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52956->172.17.0.2:30795, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33137") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:32882->172.17.0.2:33137, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30929") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41182->172.17.0.2:30929, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36093") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55504->172.17.0.2:36093, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30753") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59512->172.17.0.2:30753, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30875") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46812->172.17.0.2:30875, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37803") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40520->172.17.0.2:37803, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30966") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40758->172.17.0.2:30966, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30231") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39764->172.17.0.2:30231, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31851") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40010->172.17.0.2:31851, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38689") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59700->172.17.0.2:38689, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31256") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51824->172.17.0.2:31256, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36983") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40782->172.17.0.2:36983, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37828") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45664->172.17.0.2:37828, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30758") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60608->172.17.0.2:30758, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34784") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40410->172.17.0.2:34784, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30311") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50312->172.17.0.2:30311, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37966") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54664->172.17.0.2:37966, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31524") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46664->172.17.0.2:31524, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33712") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38932->172.17.0.2:33712, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35179") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39218->172.17.0.2:35179, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35742") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48782->172.17.0.2:35742, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34013") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48660->172.17.0.2:34013, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36022") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43702->172.17.0.2:36022, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30800") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60892->172.17.0.2:30800, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36551") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47306->172.17.0.2:36551, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36360") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55940->172.17.0.2:36360, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34533") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37934->172.17.0.2:34533, err= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30071") 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38240->172.17.0.2:30071, err= 2025/07/05 02:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30608") 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37292->172.17.0.2:30608, err= 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37507") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36864") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48032->172.17.0.2:36864, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40880->172.17.0.2:37507, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30676") 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46760->172.17.0.2:30676, err= 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31327") 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34774->172.17.0.2:31327, err= 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/05 02:29:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/05 02:29:10 INFO : apple: Copied (new) to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32871") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32430") 2025/07/05 02:29:10 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39207") 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34832->172.17.0.2:32871, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46314->172.17.0.2:39207, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44336->172.17.0.2:32430, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38001") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48474->172.17.0.2:38001, err= 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30488") 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51780->172.17.0.2:30488, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32890") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30853") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60722->172.17.0.2:32890, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36928->172.17.0.2:30853, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39405") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52038->172.17.0.2:39405, err= 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37156") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32655") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40200->172.17.0.2:37156, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43944->172.17.0.2:32655, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32188") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41986->172.17.0.2:32188, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39472") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46342->172.17.0.2:39472, err= 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39577") 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35542->172.17.0.2:39577, err= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31491") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39791") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46776->172.17.0.2:31491, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34234->172.17.0.2:39791, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33880") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33882->172.17.0.2:33880, err= 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:29:10 INFO : splitbananasplit: Deleted 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:29:10 INFO : apple: Deleted 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:29:10 INFO : appleappleapplebanana: Deleted 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:29:10 INFO : banana: Deleted 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38008") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54468->172.17.0.2:38008, err= 2025/07/05 02:29:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : PREFIXapple: Excluded 2025/07/05 02:29:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : PREFIXbanana: Excluded 2025/07/05 02:29:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30497") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57028->172.17.0.2:30497, err= 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39707") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38918->172.17.0.2:39707, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31837") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37518->172.17.0.2:31837, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:29:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36515") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52960->172.17.0.2:36515, err= 2025/07/05 02:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30751") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33096") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37898") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59658->172.17.0.2:30751, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40052->172.17.0.2:37898, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35844->172.17.0.2:33096, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31300") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34781") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40620->172.17.0.2:31300, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55796->172.17.0.2:34781, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/05 02:29:10 INFO : apple: Copied (new) 2025/07/05 02:29:10 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36252") 2025/07/05 02:29:10 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50524->172.17.0.2:36252, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39180") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37789") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40086->172.17.0.2:39180, err= 2025/07/05 02:29:10 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/05 02:29:10 INFO : banana: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53446->172.17.0.2:37789, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36807") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57774->172.17.0.2:36807, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39958") 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47824->172.17.0.2:39958, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32048") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36053") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50022->172.17.0.2:32048, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35763") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58468->172.17.0.2:36053, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52760->172.17.0.2:35763, err= 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34421") 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45632->172.17.0.2:34421, err= 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34387") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30818") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58224->172.17.0.2:30818, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34766->172.17.0.2:34387, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36900") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48442->172.17.0.2:36900, err= 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36908") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37811") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33694->172.17.0.2:37811, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30102") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33764->172.17.0.2:36908, err= 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45222->172.17.0.2:30102, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30454") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50248->172.17.0.2:30454, err= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/05 02:29:10 INFO : PREFIXsplitbananasplit: Deleted 2025/07/05 02:29:10 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/05 02:29:10 INFO : PREFIXapple: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/05 02:29:10 INFO : PREFIXbanana: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38894") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46680->172.17.0.2:38894, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30695") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34438->172.17.0.2:30695, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37872") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58588->172.17.0.2:37872, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34509") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44300->172.17.0.2:34509, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39814") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47508->172.17.0.2:39814, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39491") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46222->172.17.0.2:39491, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32071") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39832->172.17.0.2:32071, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31097") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35058->172.17.0.2:31097, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33420") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36992->172.17.0.2:33420, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38426") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49512->172.17.0.2:38426, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36660") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46098->172.17.0.2:36660, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30367") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33480->172.17.0.2:30367, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35049") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37710->172.17.0.2:35049, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30622") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33006->172.17.0.2:30622, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32692") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59236->172.17.0.2:32692, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33387") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49846->172.17.0.2:33387, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30936") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47816->172.17.0.2:30936, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35358") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41422->172.17.0.2:35358, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30745") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47258->172.17.0.2:30745, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39141") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38760->172.17.0.2:39141, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35112") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49168->172.17.0.2:35112, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35894") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48298->172.17.0.2:35894, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37968") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59368->172.17.0.2:37968, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39052") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59806->172.17.0.2:39052, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38440") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53438->172.17.0.2:38440, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38672") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55710->172.17.0.2:38672, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34829") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46894->172.17.0.2:34829, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37672") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41414->172.17.0.2:37672, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30782") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53492->172.17.0.2:30782, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38014") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59916->172.17.0.2:38014, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30736") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33770->172.17.0.2:30736, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33396") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41736->172.17.0.2:33396, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39348") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46826->172.17.0.2:39348, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39160") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56340->172.17.0.2:39160, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36273") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56004->172.17.0.2:36273, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39636") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44808->172.17.0.2:39636, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35623") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36488->172.17.0.2:35623, err= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31270") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40180->172.17.0.2:31270, err= 2025/07/05 02:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34453") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36296") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42268->172.17.0.2:36296, err= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33039") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45180->172.17.0.2:33039, err= 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42122->172.17.0.2:34453, err= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30317") 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50538->172.17.0.2:30317, err= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33468") 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45796->172.17.0.2:33468, err= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/05 02:29:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39358") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37414->172.17.0.2:39358, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35775") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33089") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52820->172.17.0.2:35775, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51170->172.17.0.2:33089, err= 2025/07/05 02:29:10 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/05 02:29:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33864") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42128->172.17.0.2:33864, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34784") 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40416->172.17.0.2:34784, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39060") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46764->172.17.0.2:39060, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39032") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37076->172.17.0.2:39032, err= 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35403") 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44426->172.17.0.2:35403, err= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37753") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55404->172.17.0.2:37753, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38402") 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52014->172.17.0.2:38402, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31858") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45978->172.17.0.2:31858, err= 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32698") 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58682->172.17.0.2:32698, err= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30751") 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59670->172.17.0.2:30751, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39880") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46876->172.17.0.2:39880, err= 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32946") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37402->172.17.0.2:32946, err= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35399") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50872->172.17.0.2:35399, err= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 INFO : apple: Deleted 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:29:10 INFO : splitbananasplit: Deleted 2025/07/05 02:29:10 INFO : appleappleapplebanana: Deleted 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:29:10 INFO : banana: Deleted 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38665") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45466->172.17.0.2:38665, err= 2025/07/05 02:29:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : bananaSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38041") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50114->172.17.0.2:38041, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34704") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56256->172.17.0.2:34704, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39890") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56296->172.17.0.2:39890, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:29:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35199") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46756->172.17.0.2:35199, err= 2025/07/05 02:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32882") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37010") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30667") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37550->172.17.0.2:32882, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31870") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41816->172.17.0.2:31870, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44268->172.17.0.2:30667, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51946->172.17.0.2:37010, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32891") 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35898->172.17.0.2:32891, err= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/05 02:29:10 INFO : apple: Copied (new) 2025/07/05 02:29:10 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/05 02:29:10 INFO : banana: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32688") 2025/07/05 02:29:10 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44642->172.17.0.2:32688, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33242") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37604") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45234->172.17.0.2:33242, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33634->172.17.0.2:37604, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38287") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41364->172.17.0.2:38287, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39145") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32117") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40730->172.17.0.2:32117, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54688->172.17.0.2:39145, err= 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34080") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38776->172.17.0.2:34080, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30358") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45138->172.17.0.2:30358, err= 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38448") 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32495") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40654->172.17.0.2:38448, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36864") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45304->172.17.0.2:32495, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31026") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48046->172.17.0.2:36864, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55452->172.17.0.2:31026, err= 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31809") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38428") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44904->172.17.0.2:31809, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59716->172.17.0.2:38428, err= 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31473") 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40028->172.17.0.2:31473, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37624") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56290->172.17.0.2:37624, err= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : appleSUFFIX: Deleted 2025/07/05 02:29:10 INFO : splitbananasplitSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : bananaSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37071") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47598->172.17.0.2:37071, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30186") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55284->172.17.0.2:30186, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31343") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47300->172.17.0.2:31343, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31218") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46932->172.17.0.2:31218, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33032") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38886->172.17.0.2:33032, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30951") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58308->172.17.0.2:30951, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35468") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36822->172.17.0.2:35468, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35089") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46440->172.17.0.2:35089, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34577") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44878->172.17.0.2:34577, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36978") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52616->172.17.0.2:36978, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30381") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43702->172.17.0.2:30381, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37481") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37142->172.17.0.2:37481, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39445") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57908->172.17.0.2:39445, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38046") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58332->172.17.0.2:38046, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33147") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45282->172.17.0.2:33147, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30575") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42494->172.17.0.2:30575, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34320") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54516->172.17.0.2:34320, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34287") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55498->172.17.0.2:34287, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38999") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56352->172.17.0.2:38999, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31729") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39666->172.17.0.2:31729, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37250") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57386->172.17.0.2:37250, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38084") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41626->172.17.0.2:38084, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39795") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33718->172.17.0.2:39795, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35563") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57200->172.17.0.2:35563, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31244") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41690->172.17.0.2:31244, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37776") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50034->172.17.0.2:37776, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33117") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52480->172.17.0.2:33117, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35370") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42962->172.17.0.2:35370, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39520") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44710->172.17.0.2:39520, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33870") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60482->172.17.0.2:33870, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32136") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44778->172.17.0.2:32136, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34907") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36154->172.17.0.2:34907, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32857") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33060->172.17.0.2:32857, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33187") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48474->172.17.0.2:33187, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36881") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45468->172.17.0.2:36881, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31795") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49680->172.17.0.2:31795, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36027") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57210->172.17.0.2:36027, err= 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33613") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36566->172.17.0.2:33613, err= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32963") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31190") 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47502->172.17.0.2:32963, err= 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56850->172.17.0.2:31190, err= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38185") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52886->172.17.0.2:38185, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33539") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38793") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56850->172.17.0.2:33539, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39134->172.17.0.2:38793, err= 2025/07/05 02:29:10 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/05 02:29:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33513") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58470->172.17.0.2:33513, err= 2025/07/05 02:29:10 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/05 02:29:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36271") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34700->172.17.0.2:36271, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31588") 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37996->172.17.0.2:31588, err= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33550") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48188->172.17.0.2:33550, err= 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32043") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44118->172.17.0.2:32043, err= 2025/07/05 02:29:10 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38239") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37982->172.17.0.2:38239, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35560") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51080->172.17.0.2:35560, err= 2025/07/05 02:29:10 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39027") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35226->172.17.0.2:39027, err= 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38155") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60650->172.17.0.2:38155, err= 2025/07/05 02:29:10 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36590") 2025/07/05 02:29:10 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44482->172.17.0.2:36590, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34779") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41412->172.17.0.2:34779, err= 2025/07/05 02:29:10 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36023") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59480->172.17.0.2:36023, err= 2025/07/05 02:29:10 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31667") 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58842->172.17.0.2:31667, err= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34377") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37108->172.17.0.2:34377, err= 2025/07/05 02:29:10 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:29:10 INFO : splitbananasplit: Deleted 2025/07/05 02:29:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:29:10 INFO : appleappleapplebanana: Deleted 2025/07/05 02:29:10 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:29:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39932") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53410->172.17.0.2:39932, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleapple: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbanan: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37317") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48980->172.17.0.2:37317, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcde: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdef: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefg: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defgh: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghi: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghij: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijk: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-12345: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-23456: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-34567: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-45678: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30566") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50642->172.17.0.2:30566, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36165") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35568->172.17.0.2:36165, err= 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35680") 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54620->172.17.0.2:35680, err= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37312") 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36422->172.17.0.2:37312, err= 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:29:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:29:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:29:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:29:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:29:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:29:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:29:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:29:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:29:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:29:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38316") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50104->172.17.0.2:38316, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleapple: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbanan: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39007") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57506->172.17.0.2:39007, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcde: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdef: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefg: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defgh: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghi: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghij: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijk: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-12345: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-23456: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-34567: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-45678: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32769") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56004->172.17.0.2:32769, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39661") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39312->172.17.0.2:39661, err= 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:29:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30378") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49394->172.17.0.2:30378, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36959") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58778->172.17.0.2:36959, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31825") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35858->172.17.0.2:31825, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37088") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39840->172.17.0.2:37088, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34703") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33294->172.17.0.2:34703, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38153") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56824->172.17.0.2:38153, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31305") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58766->172.17.0.2:31305, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35243") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46366->172.17.0.2:35243, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38256") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42008->172.17.0.2:38256, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36499") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52608->172.17.0.2:36499, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37244") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45192->172.17.0.2:37244, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39102") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35292->172.17.0.2:39102, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32819") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40118->172.17.0.2:32819, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34701") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38948->172.17.0.2:34701, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34041") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53118->172.17.0.2:34041, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37977") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53116->172.17.0.2:37977, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35168") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42588->172.17.0.2:35168, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39497") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36350->172.17.0.2:39497, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37961") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57696->172.17.0.2:37961, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30260") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42142->172.17.0.2:30260, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38579") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38258->172.17.0.2:38579, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35632") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37424->172.17.0.2:35632, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34617") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58280->172.17.0.2:34617, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37865") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37496->172.17.0.2:37865, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33745") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42770->172.17.0.2:33745, err= 2025/07/05 02:29:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36559") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44768->172.17.0.2:36559, err= 2025/07/05 02:29:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : apple: Excluded 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : banana: Excluded 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39795") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33728->172.17.0.2:39795, err= 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37594") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42100->172.17.0.2:37594, err= 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33643") 2025/07/05 02:29:10 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53990->172.17.0.2:33643, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31037") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36272->172.17.0.2:31037, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35191") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57638->172.17.0.2:35191, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36676") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48822->172.17.0.2:36676, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31820") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49012->172.17.0.2:31820, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33638") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40410->172.17.0.2:33638, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38487") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35556->172.17.0.2:38487, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35727") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37914->172.17.0.2:35727, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38011") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51018->172.17.0.2:38011, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39963") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47266->172.17.0.2:39963, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37597") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48774->172.17.0.2:37597, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34096") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54396->172.17.0.2:34096, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30704") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59690->172.17.0.2:30704, err= 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35403") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44434->172.17.0.2:35403, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38237") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59014->172.17.0.2:38237, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39763") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52496->172.17.0.2:39763, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35634") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55128->172.17.0.2:35634, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35398") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39326->172.17.0.2:35398, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39511") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40340->172.17.0.2:39511, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38690") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57768->172.17.0.2:38690, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32758") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42654->172.17.0.2:32758, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35094") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57956->172.17.0.2:35094, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38673") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50804->172.17.0.2:38673, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33040") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38492->172.17.0.2:33040, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31203") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39618->172.17.0.2:31203, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31565") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46360->172.17.0.2:31565, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31557") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59522->172.17.0.2:31557, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39933") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48870->172.17.0.2:39933, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35220") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55824->172.17.0.2:35220, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31188") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53496->172.17.0.2:31188, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39658") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34184->172.17.0.2:39658, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34361") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54004->172.17.0.2:34361, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31585") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52310->172.17.0.2:31585, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38154") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45336->172.17.0.2:38154, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36570") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41910->172.17.0.2:36570, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32356") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45416->172.17.0.2:32356, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39266") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40838->172.17.0.2:39266, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35851") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53276->172.17.0.2:35851, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35855") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58668->172.17.0.2:35855, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38044") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38224->172.17.0.2:38044, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31329") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55478->172.17.0.2:31329, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33480") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45724->172.17.0.2:33480, err= 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38974") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41832->172.17.0.2:38974, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30929") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41198->172.17.0.2:30929, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38876") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34574->172.17.0.2:38876, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31423") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40694->172.17.0.2:31423, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35099") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55834->172.17.0.2:35099, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33985") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37546->172.17.0.2:33985, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33843") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53864->172.17.0.2:33843, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31547") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59890->172.17.0.2:31547, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31189") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33902->172.17.0.2:31189, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33183") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54358->172.17.0.2:33183, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31797") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54946->172.17.0.2:31797, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36616") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59184->172.17.0.2:36616, err= 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33529") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42664->172.17.0.2:33529, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38475") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39398->172.17.0.2:38475, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37150") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58790->172.17.0.2:37150, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35462") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53188->172.17.0.2:35462, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36524") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47036->172.17.0.2:36524, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31335") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39362->172.17.0.2:31335, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36309") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39056->172.17.0.2:36309, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39513") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47716->172.17.0.2:39513, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39466") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49712->172.17.0.2:39466, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31752") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53220->172.17.0.2:31752, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38825") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41544->172.17.0.2:38825, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38752") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41326->172.17.0.2:38752, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34400") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57470->172.17.0.2:34400, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38760") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38488->172.17.0.2:38760, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39385") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42400->172.17.0.2:39385, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34521") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51686->172.17.0.2:34521, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34471") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34882->172.17.0.2:34471, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36383") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46338->172.17.0.2:36383, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36348") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38542->172.17.0.2:36348, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34604") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58814->172.17.0.2:34604, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35427") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52716->172.17.0.2:35427, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38650") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50598->172.17.0.2:38650, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38679") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50928->172.17.0.2:38679, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33602") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42546->172.17.0.2:33602, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32075") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51002->172.17.0.2:32075, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39346") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51448->172.17.0.2:39346, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31057") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43530->172.17.0.2:31057, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38125") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55476->172.17.0.2:38125, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32207") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44138->172.17.0.2:32207, err= 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31277") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53038->172.17.0.2:31277, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38672") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55716->172.17.0.2:38672, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37793") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53776->172.17.0.2:37793, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32106") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60266->172.17.0.2:32106, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37022") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46258->172.17.0.2:37022, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39363") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60722->172.17.0.2:39363, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33935") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38834->172.17.0.2:33935, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34936") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35810->172.17.0.2:34936, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36947") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38936->172.17.0.2:36947, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37240") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33108->172.17.0.2:37240, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36790") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36880->172.17.0.2:36790, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34596") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46082->172.17.0.2:34596, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39052") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59814->172.17.0.2:39052, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34447") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52840->172.17.0.2:34447, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38584") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60646->172.17.0.2:38584, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31105") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48070->172.17.0.2:31105, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30523") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44706->172.17.0.2:30523, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31044") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56634->172.17.0.2:31044, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36365") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39146->172.17.0.2:36365, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35020") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42466->172.17.0.2:35020, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35798") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35138->172.17.0.2:35798, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34044") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38036->172.17.0.2:34044, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36798") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49308->172.17.0.2:36798, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33756") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60800->172.17.0.2:33756, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38434") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58514->172.17.0.2:38434, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37873") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50624->172.17.0.2:37873, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31030") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33414->172.17.0.2:31030, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36630") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49698->172.17.0.2:36630, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32476") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44864->172.17.0.2:32476, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38459") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54026->172.17.0.2:38459, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35309") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37798->172.17.0.2:35309, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35458") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46902->172.17.0.2:35458, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37650") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40646->172.17.0.2:37650, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35623") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36496->172.17.0.2:35623, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38542") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57388->172.17.0.2:38542, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37882") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57578->172.17.0.2:37882, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36338") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48046->172.17.0.2:36338, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30147") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41972->172.17.0.2:30147, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39324") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58342->172.17.0.2:39324, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32228") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55768->172.17.0.2:32228, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34673") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43582->172.17.0.2:34673, err= 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37712") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33694->172.17.0.2:37712, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33349") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40462->172.17.0.2:33349, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39372") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33420->172.17.0.2:39372, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39720") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53166->172.17.0.2:39720, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35478") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59504->172.17.0.2:35478, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33610") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60920->172.17.0.2:33610, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30268") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44036->172.17.0.2:30268, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37641") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58762->172.17.0.2:37641, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39019") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37496->172.17.0.2:39019, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38257") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48768->172.17.0.2:38257, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39747") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59488->172.17.0.2:39747, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32845") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60530->172.17.0.2:32845, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35849") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36870->172.17.0.2:35849, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30422") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39864->172.17.0.2:30422, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31142") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35758->172.17.0.2:31142, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32164") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57272->172.17.0.2:32164, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39256") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42204->172.17.0.2:39256, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31186") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56468->172.17.0.2:31186, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30164") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51186->172.17.0.2:30164, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38785") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37504->172.17.0.2:38785, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31409") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38678->172.17.0.2:31409, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36663") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42302->172.17.0.2:36663, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35554") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49786->172.17.0.2:35554, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37082") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60836->172.17.0.2:37082, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37949") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37948->172.17.0.2:37949, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35541") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53396->172.17.0.2:35541, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30648") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51126->172.17.0.2:30648, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36502") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39836->172.17.0.2:36502, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32334") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45594->172.17.0.2:32334, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33048") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42892->172.17.0.2:33048, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31645") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50750->172.17.0.2:31645, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31489") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46506->172.17.0.2:31489, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33281") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44204->172.17.0.2:33281, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33737") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38672->172.17.0.2:33737, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33822") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50718->172.17.0.2:33822, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39026") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36806->172.17.0.2:39026, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31953") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47216->172.17.0.2:31953, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34736") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33560->172.17.0.2:34736, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35731") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60266->172.17.0.2:35731, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32282") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59628->172.17.0.2:32282, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38903") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41340->172.17.0.2:38903, err= 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39480") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60304->172.17.0.2:39480, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36446") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44930->172.17.0.2:36446, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37882") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57590->172.17.0.2:37882, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39228") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60408->172.17.0.2:39228, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34638") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53122->172.17.0.2:34638, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34061") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35794->172.17.0.2:34061, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37930") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39458->172.17.0.2:37930, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35169") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33010->172.17.0.2:35169, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36648") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34544->172.17.0.2:36648, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36754") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42272->172.17.0.2:36754, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38087") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47692->172.17.0.2:38087, err= 2025/07/05 02:29:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : apple: Unchanged skipping 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : banana: Unchanged skipping 2025/07/05 02:29:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31400") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46296->172.17.0.2:31400, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32530") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51970->172.17.0.2:32530, err= 2025/07/05 02:29:11 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : apple: Excluded 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : appleappleapplebanana: Excluded 2025/07/05 02:29:11 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : banana: Excluded 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : splitbananasplit: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39734") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45186->172.17.0.2:39734, err= 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:29:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34737") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42958->172.17.0.2:34737, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35952") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42590->172.17.0.2:35952, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32153") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58068->172.17.0.2:32153, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34808") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46148->172.17.0.2:34808, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35172") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42750->172.17.0.2:35172, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30560") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58796->172.17.0.2:30560, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37756") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60076->172.17.0.2:37756, err= --- PASS: TestTransform (2.16s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.16s) --- PASS: TestTransform/base64 (0.28s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.24s) --- PASS: TestTransform/truncate (0.20s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.19s) --- PASS: TestTransform/charmap (0.22s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32658") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47340->172.17.0.2:32658, err= 2025/07/05 02:29:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:29:11 INFO : sub dir_somesuffix: Making directory 2025/07/05 02:29:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:29:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/05 02:29:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:29:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34392") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48314->172.17.0.2:34392, err= 2025/07/05 02:29:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:29:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30188") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36542->172.17.0.2:30188, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37903") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46972->172.17.0.2:37903, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39640") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33862->172.17.0.2:39640, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39109") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45762->172.17.0.2:39109, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33163") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38462->172.17.0.2:33163, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38306") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35452->172.17.0.2:38306, err= 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 INFO : tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33395") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43832->172.17.0.2:33395, err= 2025/07/05 02:29:11 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/05 02:29:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36870") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41966->172.17.0.2:36870, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34745") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51934->172.17.0.2:34745, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32199") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57538->172.17.0.2:32199, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32878") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34402->172.17.0.2:32878, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34560") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56854->172.17.0.2:34560, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37502") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42394->172.17.0.2:37502, err= 2025/07/05 02:29:11 INFO : toe: Making directory 2025/07/05 02:29:11 INFO : toe/toe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35485") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57304->172.17.0.2:35485, err= 2025/07/05 02:29:11 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/05 02:29:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33487") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44322->172.17.0.2:33487, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35537") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47812->172.17.0.2:35537, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33133") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43326->172.17.0.2:33133, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31373") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38718->172.17.0.2:31373, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36677") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54202->172.17.0.2:36677, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33777") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45230->172.17.0.2:33777, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33993") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43894->172.17.0.2:33993, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33791") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50694->172.17.0.2:33791, err= 2025/07/05 02:29:11 INFO : toe: Making directory 2025/07/05 02:29:11 INFO : toe/toe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34325") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39760->172.17.0.2:34325, err= 2025/07/05 02:29:11 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/05 02:29:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32916") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45210->172.17.0.2:32916, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38523") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39782->172.17.0.2:38523, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39111") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53596->172.17.0.2:39111, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30400") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57438->172.17.0.2:30400, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35342") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41712->172.17.0.2:35342, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37271") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:32864->172.17.0.2:37271, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36012") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38570->172.17.0.2:36012, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38283") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36902->172.17.0.2:38283, err= 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 INFO : tictacempty_dir: Making directory 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 INFO : tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30821") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45540->172.17.0.2:30821, err= 2025/07/05 02:29:11 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31010") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56166->172.17.0.2:31010, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36836") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35143") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54224->172.17.0.2:36836, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42818->172.17.0.2:35143, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36195") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46826->172.17.0.2:36195, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39489") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52486->172.17.0.2:39489, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31218") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46934->172.17.0.2:31218, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31046") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33662->172.17.0.2:31046, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39367") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41974->172.17.0.2:39367, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37211") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37254->172.17.0.2:37211, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38291") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33192->172.17.0.2:38291, err= 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 INFO : tictacempty_dir: Making directory 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 INFO : tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33620") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41568->172.17.0.2:33620, err= 2025/07/05 02:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39622") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38354->172.17.0.2:39622, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35064") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41410->172.17.0.2:35064, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38227") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60240->172.17.0.2:38227, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39313") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:40970->172.17.0.2:39313, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35834") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52516->172.17.0.2:35834, err= 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30159") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30346") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46338->172.17.0.2:30159, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45882->172.17.0.2:30346, err= 2025/07/05 02:29:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38770") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55990->172.17.0.2:38770, err= 2025/07/05 02:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/05 02:29:11 NOTICE: ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: 0 differences found 2025/07/05 02:29:11 NOTICE: ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: 1 hashes could not be checked 2025/07/05 02:29:11 NOTICE: ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: 1 matching files 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31389") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35688->172.17.0.2:31389, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30749") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57898->172.17.0.2:30749, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30077") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48378->172.17.0.2:30077, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32715") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55052->172.17.0.2:32715, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37538") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41412->172.17.0.2:37538, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39341") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34928->172.17.0.2:39341, err= 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 INFO : tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37314") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55284->172.17.0.2:37314, err= 2025/07/05 02:29:11 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39357") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42054->172.17.0.2:39357, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37804") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57870->172.17.0.2:37804, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39247") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50264->172.17.0.2:39247, err= 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33815") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54160->172.17.0.2:33815, err= 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31572") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52948->172.17.0.2:31572, err= 2025/07/05 02:29:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30872") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38940->172.17.0.2:30872, err= 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:29:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36640") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52642->172.17.0.2:36640, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30470") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60198->172.17.0.2:30470, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39555") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59186->172.17.0.2:39555, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32477") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41074->172.17.0.2:32477, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38003") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44568->172.17.0.2:38003, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38560") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50380->172.17.0.2:38560, err= 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33190") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:54612->172.17.0.2:33190, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/07/05 02:29:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36040") 2025/07/05 02:29:11 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36022->172.17.0.2:36040, err= 2025/07/05 02:29:12 INFO : toe: Making directory 2025/07/05 02:29:12 INFO : toe/toe: Making directory 2025/07/05 02:29:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32532") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44954->172.17.0.2:32532, err= 2025/07/05 02:29:12 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/05 02:29:12 INFO : toe/toe/toe: Copied (new) 2025/07/05 02:29:12 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30796") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53062->172.17.0.2:30796, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36399") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44274->172.17.0.2:36399, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32012") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51246->172.17.0.2:32012, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32601") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44256->172.17.0.2:32601, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30829") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55568->172.17.0.2:30829, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36814") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34692->172.17.0.2:36814, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31609") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45726->172.17.0.2:31609, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:12 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34588") 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47350->172.17.0.2:34588, err= 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 INFO : tictacempty_dir: Making directory 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 INFO : tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31116") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50064->172.17.0.2:31116, err= 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:29:12 INFO : toe/toe: Removing directory 2025/07/05 02:29:12 INFO : toe: Removing directory 2025/07/05 02:29:12 INFO : empty_dir: Removing directory 2025/07/05 02:29:12 DEBUG : Local file system at /tmp/rclone1438880299: deleted 3 directories 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35703") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59892->172.17.0.2:35703, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34310") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52416->172.17.0.2:34310, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36826") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46116->172.17.0.2:36826, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38623") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41444->172.17.0.2:38623, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31665") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39700->172.17.0.2:31665, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34557") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36026->172.17.0.2:34557, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33978") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39916->172.17.0.2:33978, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36929") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33392->172.17.0.2:36929, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37694") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45438->172.17.0.2:37694, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:12 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33704") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45062->172.17.0.2:33704, err= 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 INFO : tictacempty_dir: Making directory 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 INFO : tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34303") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59352->172.17.0.2:34303, err= 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:29:12 INFO : toe/toe: Removing directory 2025/07/05 02:29:12 INFO : toe: Removing directory 2025/07/05 02:29:12 INFO : empty_dir: Removing directory 2025/07/05 02:29:12 DEBUG : Local file system at /tmp/rclone1438880299: deleted 3 directories 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36145") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:34000->172.17.0.2:36145, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35911") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:59496->172.17.0.2:35911, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39935") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43668->172.17.0.2:39935, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34840") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47398->172.17.0.2:34840, err= 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38309") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52350->172.17.0.2:38309, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31983") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37659") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:47680->172.17.0.2:31983, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33130") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60516->172.17.0.2:37659, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33048->172.17.0.2:33130, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37516") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32193") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37480->172.17.0.2:37516, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:57476->172.17.0.2:32193, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31432") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45790->172.17.0.2:31432, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34110") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39240") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36862") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58186->172.17.0.2:34110, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33080->172.17.0.2:39240, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41262->172.17.0.2:36862, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32609") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32403") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38024->172.17.0.2:32609, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53882->172.17.0.2:32403, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33454") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50350->172.17.0.2:33454, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:12 DEBUG : Reset feature "Copy" 2025/07/05 02:29:12 DEBUG : Reset feature "Move" 2025/07/05 02:29:12 DEBUG : Reset feature "Copy" 2025/07/05 02:29:12 DEBUG : Reset feature "Move" 2025/07/05 02:29:12 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:29:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32391") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35352->172.17.0.2:32391, err= 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 INFO : tictacempty_dir: Making directory 2025/07/05 02:29:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 INFO : tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:29:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30877") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49162->172.17.0.2:30877, err= 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:29:12 INFO : toe/toe: Removing directory 2025/07/05 02:29:12 INFO : toe: Removing directory 2025/07/05 02:29:12 INFO : empty_dir: Removing directory 2025/07/05 02:29:12 DEBUG : Local file system at /tmp/rclone1438880299: deleted 3 directories 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30855") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53996->172.17.0.2:30855, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35496") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39666") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43254->172.17.0.2:35496, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45410->172.17.0.2:39666, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39916") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39026->172.17.0.2:39916, err= 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38659") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42408->172.17.0.2:38659, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37150") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58798->172.17.0.2:37150, err= 2025/07/05 02:29:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/05 02:29:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30518") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38704->172.17.0.2:30518, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31324") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32563") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37698") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42248->172.17.0.2:31324, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56190->172.17.0.2:37698, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43438->172.17.0.2:32563, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33238") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37360") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53424->172.17.0.2:33238, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:49462->172.17.0.2:37360, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39615") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:55352->172.17.0.2:39615, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35586") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34897") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45048->172.17.0.2:35586, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34292") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33032->172.17.0.2:34897, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60534->172.17.0.2:34292, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36848") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53388->172.17.0.2:36848, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39754") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:56594->172.17.0.2:39754, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33879") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50868->172.17.0.2:33879, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:31545") 2025/07/05 02:29:12 DEBUG : toe: transformed to: dG9l 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50926->172.17.0.2:31545, err= 2025/07/05 02:29:12 DEBUG : toe: transformed to: dG9l 2025/07/05 02:29:12 INFO : dG9l: Making directory 2025/07/05 02:29:12 DEBUG : toe: transformed to: dG9l 2025/07/05 02:29:12 DEBUG : toe: transformed to: dG9l 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 02:29:12 INFO : dG9l/dG9l: Making directory 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 02:29:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32510") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42284->172.17.0.2:32510, err= 2025/07/05 02:29:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:29:12 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36958") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45108->172.17.0.2:36958, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36447") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37168->172.17.0.2:36447, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39081") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39486->172.17.0.2:39081, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32223") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:52054->172.17.0.2:32223, err= 2025/07/05 02:29:12 DEBUG : dG9l: transformed to: toe 2025/07/05 02:29:12 DEBUG : dG9l: transformed to: toe 2025/07/05 02:29:12 DEBUG : toe: Directory modification time the same (differ by 115.206852ms, within tolerance 1s) 2025/07/05 02:29:12 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30502") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:38042->172.17.0.2:30502, err= 2025/07/05 02:29:12 DEBUG : dG9l: transformed to: toe 2025/07/05 02:29:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/05 02:29:12 DEBUG : toe/toe: Directory modification time the same (differ by 115.206852ms, within tolerance 1s) 2025/07/05 02:29:12 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39812") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:58234->172.17.0.2:39812, err= 2025/07/05 02:29:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/05 02:29:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/05 02:29:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/05 02:29:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/05 02:29:12 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : Local file system at /tmp/rclone1438880299: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : Waiting for deletions to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:33746") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:60908->172.17.0.2:33746, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36337") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:43656->172.17.0.2:36337, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38648") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:45306->172.17.0.2:38648, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:38859") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:53306->172.17.0.2:38859, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30134") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:42360->172.17.0.2:30134, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:39721") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:48410->172.17.0.2:39721, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34633") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36614->172.17.0.2:34633, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-sovojuf7joxu", Local "Local file system at /tmp/rclone1438880299", Modify Window "1s" 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37488") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:46234->172.17.0.2:37488, err= 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: 2025/07/05 02:29:12 INFO : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Making directory 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: 2025/07/05 02:29:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 02:29:12 INFO : toe/toe: Making directory 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe/toe: transformed to: 2025/07/05 02:29:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe: transformed to: 2025/07/05 02:29:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:29:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:29:12 DEBUG : toe/toe/toe: transformed to: 2025/07/05 02:29:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for checks to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Waiting for transfers to finish 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35279") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:44864->172.17.0.2:35279, err= 2025/07/05 02:29:12 INFO : toe/toe/toe: Copied (new) 2025/07/05 02:29:12 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting files as there were IO errors 2025/07/05 02:29:12 ERROR : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: not deleting directories as there were IO errors 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:36072") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:35158->172.17.0.2:36072, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:35802") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:41026->172.17.0.2:35802, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34998") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:36138->172.17.0.2:34998, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:32594") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:51246->172.17.0.2:32594, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34107") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:50602->172.17.0.2:34107, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:34073") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:39298->172.17.0.2:34073, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:30053") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:33042->172.17.0.2:30053, err= --- PASS: TestError (0.03s) PASS 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: dial("tcp","172.17.0.2:37849") 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: > dial: conn=172.17.0.1:37318->172.17.0.2:37849, err= 2025/07/05 02:29:12 DEBUG : ftp://172.17.0.2:21/rclone-test-sovojuf7joxu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.951956865s (try 1/5)