"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/03 04:24:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake" 2025/11/03 04:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 04:24:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44820->172.17.0.6:21, err= 2025/11/03 04:24:24 DEBUG : Creating backend with remote "/tmp/rclone322135777" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32975") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41924->172.17.0.6:32975, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37359") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54494->172.17.0.6:37359, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31723") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49334->172.17.0.6:31723, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37694") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60868->172.17.0.6:37694, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38393") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60792->172.17.0.6:38393, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36868") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42822->172.17.0.6:36868, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37589") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45774->172.17.0.6:37589, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33031") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35762->172.17.0.6:33031, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30196") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50918->172.17.0.6:30196, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34699") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41212->172.17.0.6:34699, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31179") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51420->172.17.0.6:31179, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39891") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44466->172.17.0.6:39891, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38962") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34040->172.17.0.6:38962, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31236") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34830->172.17.0.6:31236, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30050") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50032->172.17.0.6:30050, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : Creating backend with remote "/non-existing" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31381") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53036->172.17.0.6:31381, err= 2025/11/03 04:24:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39044") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41978->172.17.0.6:39044, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34280") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47418->172.17.0.6:34280, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33238") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49850->172.17.0.6:33238, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39156") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59164->172.17.0.6:39156, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34447") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60052->172.17.0.6:34447, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37736") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53184->172.17.0.6:37736, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35189") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55388->172.17.0.6:35189, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36360") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35898->172.17.0.6:36360, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36755") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57314->172.17.0.6:36755, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33055") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57048->172.17.0.6:33055, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Running all checks before starting transfers 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34789") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57746->172.17.0.6:34789, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Checks finished, now starting transfers 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32047") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41874->172.17.0.6:32047, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33254") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53374->172.17.0.6:33254, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34030") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56570->172.17.0.6:34030, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33743") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59412->172.17.0.6:33743, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38763") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33664->172.17.0.6:38763, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37899") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37128->172.17.0.6:37899, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 ERROR : Ignoring --no-traverse with sync 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35043") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40478->172.17.0.6:35043, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33686") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47040->172.17.0.6:33686, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39372") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53618->172.17.0.6:39372, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39222") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51430->172.17.0.6:39222, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30810") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33920->172.17.0.6:30810, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31451") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35156->172.17.0.6:31451, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37183") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41308->172.17.0.6:37183, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31734") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35858->172.17.0.6:31734, err= 2025/11/03 04:24:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36589") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35312->172.17.0.6:36589, err= 2025/11/03 04:24:24 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/03 04:24:24 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/03 04:24:24 INFO : hello world2: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30658") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50046->172.17.0.6:30658, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35363") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55460->172.17.0.6:35363, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33830") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58194->172.17.0.6:33830, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32511") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43674->172.17.0.6:32511, err= 2025/11/03 04:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38547") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40338->172.17.0.6:38547, err= 2025/11/03 04:24:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/03 04:24:24 INFO : potato2: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31686") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37276->172.17.0.6:31686, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32140") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51866->172.17.0.6:32140, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36081") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40438->172.17.0.6:36081, err= --- PASS: TestCopyWithFilesFrom (0.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30582") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38430->172.17.0.6:30582, err= 2025/11/03 04:24:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/03 04:24:24 INFO : potato2: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37657") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60406->172.17.0.6:37657, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30942") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33862->172.17.0.6:30942, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31482") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47400->172.17.0.6:31482, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/03 04:24:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34450") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45612->172.17.0.6:34450, err= 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 INFO : sub dir: Making directory 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 INFO : sub dir2/sub sub dir2: Making directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44828->172.17.0.6:21, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37792") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59534->172.17.0.6:37792, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32271") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57368->172.17.0.6:32271, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34098") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37790->172.17.0.6:34098, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37901") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35552->172.17.0.6:37901, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34104") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54888->172.17.0.6:34104, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34668") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52380->172.17.0.6:34668, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39219") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35430") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56666->172.17.0.6:39219, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58628->172.17.0.6:35430, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38210") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38742->172.17.0.6:38210, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35458") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53366->172.17.0.6:35458, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/03 04:24:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32190") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44102->172.17.0.6:32190, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39807") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58784->172.17.0.6:39807, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34307") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38274->172.17.0.6:34307, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32829") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46708->172.17.0.6:32829, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33219") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58186->172.17.0.6:33219, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38819") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53040->172.17.0.6:38819, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38933") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52568->172.17.0.6:38933, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : sub dir2: Making directory with metadata 2025/11/03 04:24:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33451") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57522->172.17.0.6:33451, err= 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 INFO : sub dir: Making directory 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38704") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39882->172.17.0.6:38704, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33116") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44334->172.17.0.6:33116, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39859") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31844") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40718->172.17.0.6:39859, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55138->172.17.0.6:31844, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35227") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43692->172.17.0.6:35227, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38655") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45776->172.17.0.6:38655, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34369") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36145") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59724->172.17.0.6:34369, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42884->172.17.0.6:36145, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32648") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44958->172.17.0.6:32648, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32994") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35904->172.17.0.6:32994, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35768") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47938->172.17.0.6:35768, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37905") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51614->172.17.0.6:37905, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33850") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35862->172.17.0.6:33850, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35210") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59186->172.17.0.6:35210, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33534") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59064->172.17.0.6:33534, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34162") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56602->172.17.0.6:34162, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36457") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56794->172.17.0.6:36457, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36873") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39880->172.17.0.6:36873, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : sub dir2: Making directory with metadata 2025/11/03 04:24:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35812") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50246->172.17.0.6:35812, err= 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 INFO : sub dir: Making directory 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34600") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44304->172.17.0.6:34600, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39075") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41510->172.17.0.6:39075, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35950") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35056->172.17.0.6:35950, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32123") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41612->172.17.0.6:32123, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36045") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55926->172.17.0.6:36045, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35468") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30777") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49800->172.17.0.6:35468, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34004->172.17.0.6:30777, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34744") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41900->172.17.0.6:34744, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34055") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44244->172.17.0.6:34055, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36392") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59366->172.17.0.6:36392, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 INFO : sub dir2: Making directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35709") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43508->172.17.0.6:35709, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36698") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52506->172.17.0.6:36698, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32159") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37020->172.17.0.6:32159, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36280") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38536->172.17.0.6:36280, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36135") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57548->172.17.0.6:36135, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32688") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36096->172.17.0.6:32688, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36144") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42274->172.17.0.6:36144, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39419") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54116->172.17.0.6:39419, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34459") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58500->172.17.0.6:34459, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31828") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57342->172.17.0.6:31828, err= 2025/11/03 04:24:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zijedes6gaye" 2025/11/03 04:24:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:44832->172.17.0.6:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-zijedes6gaye 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:35267") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:41548->172.17.0.6:35267, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33295") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33924->172.17.0.6:33295, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30745") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60578->172.17.0.6:30745, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32115") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45720->172.17.0.6:32115, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:37684") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:34842->172.17.0.6:37684, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:34152") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:40468->172.17.0.6:34152, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:39985") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:53136->172.17.0.6:39985, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:32845") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:60694->172.17.0.6:32845, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: dial("tcp","172.17.0.6:34518") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: > dial: conn=172.17.0.1:48496->172.17.0.6:34518, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Purge object "sub dir/hello world" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Purge dir "sub dir" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-zijedes6gaye: Purge dir "" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37044") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46012->172.17.0.6:37044, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34396") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57000->172.17.0.6:34396, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35020") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53430->172.17.0.6:35020, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35831") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36636->172.17.0.6:35831, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32871") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35826->172.17.0.6:32871, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30738") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36526->172.17.0.6:30738, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37321") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56360->172.17.0.6:37321, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39846") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45510->172.17.0.6:39846, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37694") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60874->172.17.0.6:37694, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32825") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60942->172.17.0.6:32825, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35125") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36264->172.17.0.6:35125, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38709") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57566->172.17.0.6:38709, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33665") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54834->172.17.0.6:33665, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37982") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35410->172.17.0.6:37982, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32161") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39050->172.17.0.6:32161, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37727") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36482->172.17.0.6:37727, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30183") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45616->172.17.0.6:30183, err= 2025/11/03 04:24:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoquqef3sodi" 2025/11/03 04:24:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:44834->172.17.0.6:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-qoquqef3sodi 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:31669") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36915") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55840->172.17.0.6:36915, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:56956->172.17.0.6:31669, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37986") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56076->172.17.0.6:37986, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37685") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35680->172.17.0.6:37685, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:32159") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:37024->172.17.0.6:32159, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:31764") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:54612->172.17.0.6:31764, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:37015") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:37040->172.17.0.6:37015, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35625") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35918->172.17.0.6:35625, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32518") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58978->172.17.0.6:32518, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30506") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53536->172.17.0.6:30506, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:30519") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:53706->172.17.0.6:30519, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39059") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59254->172.17.0.6:39059, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39238") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48650->172.17.0.6:39238, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:31338") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:46174->172.17.0.6:31338, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-qoquqef3sodi) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38241") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42044->172.17.0.6:38241, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:34696") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:43968->172.17.0.6:34696, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:38726") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:59386->172.17.0.6:38726, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:35370") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:55414->172.17.0.6:35370, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:39053") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:33254->172.17.0.6:39053, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: dial("tcp","172.17.0.6:31622") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: > dial: conn=172.17.0.1:43972->172.17.0.6:31622, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Purge object "sub dir/hello world" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Purge dir "sub dir" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-qoquqef3sodi: Purge dir "" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36756") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40008->172.17.0.6:36756, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34436") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60396->172.17.0.6:34436, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36879") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46850->172.17.0.6:36879, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34677") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49412->172.17.0.6:34677, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31153") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48128->172.17.0.6:31153, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34359") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34796->172.17.0.6:34359, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36231") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42396->172.17.0.6:36231, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36512") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59752->172.17.0.6:36512, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30851") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36436->172.17.0.6:30851, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/03 04:24:24 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34357") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60810->172.17.0.6:34357, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36904") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53846->172.17.0.6:36904, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35969") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45966->172.17.0.6:35969, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32810") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41628->172.17.0.6:32810, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36658") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45194->172.17.0.6:36658, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30451") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57424->172.17.0.6:30451, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38953") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54576->172.17.0.6:38953, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30991") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59106->172.17.0.6:30991, err= 2025/11/03 04:24:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gumaxax5wana" 2025/11/03 04:24:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:24 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:24 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:44838->172.17.0.6:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-gumaxax5wana 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:38668") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:38204->172.17.0.6:38668, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30196") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50926->172.17.0.6:30196, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36218") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48670->172.17.0.6:36218, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31625") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38914->172.17.0.6:31625, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:34311") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:41114->172.17.0.6:34311, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:31735") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:36922->172.17.0.6:31735, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:37075") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:48180->172.17.0.6:37075, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34415") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47348->172.17.0.6:34415, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35602") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53978->172.17.0.6:35602, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38997") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33548->172.17.0.6:38997, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Using server-side directory move 2025/11/03 04:24:24 INFO : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:37631") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33490") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37776->172.17.0.6:33490, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:42560->172.17.0.6:37631, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34815") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46616->172.17.0.6:34815, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:35468") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:49808->172.17.0.6:35468, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-gumaxax5wana) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for transfers to finish 2025/11/03 04:24:24 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:24 INFO : sub dir/hello world: Moved (server-side) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39693") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56010->172.17.0.6:39693, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33932") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50124->172.17.0.6:33932, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:31370") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:33508->172.17.0.6:31370, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:36060") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:57960->172.17.0.6:36060, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36080") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40790->172.17.0.6:36080, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33875") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46504->172.17.0.6:33875, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33044") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47350->172.17.0.6:33044, err= 2025/11/03 04:24:24 DEBUG : testing file moves 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:38916") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37553") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59550->172.17.0.6:37553, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:47950->172.17.0.6:38916, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:36942") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33378") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40128->172.17.0.6:33378, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:44092->172.17.0.6:36942, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-gumaxax5wana) 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Waiting for transfers to finish 2025/11/03 04:24:24 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:24 INFO : sub dir/hello world: Moved (server-side) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39761") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35740->172.17.0.6:39761, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30628") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52282->172.17.0.6:30628, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:33837") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:40470->172.17.0.6:33837, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:30336") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:44454->172.17.0.6:30336, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:32705") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:39896->172.17.0.6:32705, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: dial("tcp","172.17.0.6:37551") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: > dial: conn=172.17.0.1:48112->172.17.0.6:37551, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Purge object "sub dir/hello world" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Purge dir "sub dir" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-gumaxax5wana: Purge dir "" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39727") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34120->172.17.0.6:39727, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32884") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55374->172.17.0.6:32884, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33560") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42814->172.17.0.6:33560, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33173") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33984->172.17.0.6:33173, err= 2025/11/03 04:24:24 ERROR : error listing: directory not found 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34805") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46328->172.17.0.6:34805, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37001") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52736->172.17.0.6:37001, err= 2025/11/03 04:24:24 INFO : Local file system at /tmp/rclone322135777: Making directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31502") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54644->172.17.0.6:31502, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36677") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42480->172.17.0.6:36677, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31228") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33728->172.17.0.6:31228, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30714") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60796->172.17.0.6:30714, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34860") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54350->172.17.0.6:34860, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38791") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52842->172.17.0.6:38791, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39094") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47370->172.17.0.6:39094, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34295") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47874->172.17.0.6:34295, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34773") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49642->172.17.0.6:34773, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30794") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43636->172.17.0.6:30794, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38844") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54604->172.17.0.6:38844, err= 2025/11/03 04:24:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37161") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45082->172.17.0.6:37161, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : Local file system at /tmp/rclone322135777: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : Local file system at /tmp/rclone322135777: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34918") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54574->172.17.0.6:34918, err= 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/03 04:24:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/03 04:24:24 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33602") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46934->172.17.0.6:33602, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37029") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43556->172.17.0.6:37029, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33797") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56094->172.17.0.6:33797, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33467") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38716->172.17.0.6:33467, err= 2025/11/03 04:24:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36221") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39236->172.17.0.6:36221, err= 2025/11/03 04:24:24 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/03 04:24:24 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/03 04:24:24 INFO : check sum: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31541") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36666->172.17.0.6:31541, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34112") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49712->172.17.0.6:34112, err= 2025/11/03 04:24:24 DEBUG : check sum: size = 1 OK 2025/11/03 04:24:24 NOTICE: ftp://172.17.0.6:21/rclone-test-xocenal0dake: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/03 04:24:24 DEBUG : check sum: Size of src and dst objects identical 2025/11/03 04:24:24 DEBUG : check sum: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : There was nothing to transfer 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30001") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52310->172.17.0.6:30001, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34285") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37206->172.17.0.6:34285, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33193") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58782->172.17.0.6:33193, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34680") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41484->172.17.0.6:34680, err= 2025/11/03 04:24:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37287") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55918->172.17.0.6:37287, err= 2025/11/03 04:24:24 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/03 04:24:24 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/03 04:24:24 INFO : sizeonly: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34454") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58150->172.17.0.6:34454, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31783") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50862->172.17.0.6:31783, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : sizeonly: size = 6 OK 2025/11/03 04:24:24 DEBUG : sizeonly: Sizes identical 2025/11/03 04:24:24 DEBUG : sizeonly: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : There was nothing to transfer 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38984") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37094->172.17.0.6:38984, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31279") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58008->172.17.0.6:31279, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33611") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50976->172.17.0.6:33611, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31676") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42106->172.17.0.6:31676, err= 2025/11/03 04:24:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37885") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34162->172.17.0.6:37885, err= 2025/11/03 04:24:24 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/03 04:24:24 INFO : ignore-size: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34084") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34054->172.17.0.6:34084, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38502") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60382->172.17.0.6:38502, err= 2025/11/03 04:24:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:24 DEBUG : ignore-size: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : There was nothing to transfer 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36401") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43708->172.17.0.6:36401, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30987") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45498->172.17.0.6:30987, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32436") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36216->172.17.0.6:32436, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37596") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33602->172.17.0.6:37596, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32596") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58350->172.17.0.6:32596, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32551") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45472->172.17.0.6:32551, err= 2025/11/03 04:24:24 DEBUG : existing: size = 6 OK 2025/11/03 04:24:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : existing: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : There was nothing to transfer 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33771") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53130->172.17.0.6:33771, err= 2025/11/03 04:24:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31386") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37464->172.17.0.6:31386, err= 2025/11/03 04:24:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/03 04:24:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/03 04:24:24 INFO : existing: Copied (replaced existing) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36656") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60614->172.17.0.6:36656, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36321") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47638->172.17.0.6:36321, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38968") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43038->172.17.0.6:38968, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34237") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50768->172.17.0.6:34237, err= 2025/11/03 04:24:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30650") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36766->172.17.0.6:30650, err= 2025/11/03 04:24:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/03 04:24:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/03 04:24:24 INFO : existing: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31822") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59304->172.17.0.6:31822, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33357") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42458->172.17.0.6:33357, err= 2025/11/03 04:24:24 DEBUG : existing: Destination exists, skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : There was nothing to transfer 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32680") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56854->172.17.0.6:32680, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33452") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59158->172.17.0.6:33452, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30910") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43842->172.17.0.6:30910, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38567") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43934->172.17.0.6:38567, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38952") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39530->172.17.0.6:38952, err= 2025/11/03 04:24:24 INFO : d: Making directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39315") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42040->172.17.0.6:39315, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31543") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30496") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38220->172.17.0.6:31543, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50580->172.17.0.6:30496, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44846->172.17.0.6:21, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30841") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39982->172.17.0.6:30841, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30637") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48978->172.17.0.6:30637, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34488") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36616->172.17.0.6:34488, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35221") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38920->172.17.0.6:35221, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37192") 2025/11/03 04:24:24 DEBUG : c/non empty space: size = 5 OK 2025/11/03 04:24:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56570->172.17.0.6:37192, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30826") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50634->172.17.0.6:30826, err= 2025/11/03 04:24:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/03 04:24:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/03 04:24:24 INFO : a/potato2: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 INFO : b/potato: Deleted 2025/11/03 04:24:24 INFO : d: Removing directory 2025/11/03 04:24:24 INFO : b: Removing directory 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: deleted 2 directories 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39671") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38824->172.17.0.6:39671, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38169") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37408") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54442->172.17.0.6:38169, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59486->172.17.0.6:37408, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32788") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46370->172.17.0.6:32788, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36452") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32427") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50950->172.17.0.6:36452, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59924->172.17.0.6:32427, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30544") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36060->172.17.0.6:30544, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31205") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53804->172.17.0.6:31205, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38709") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57574->172.17.0.6:38709, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36876") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58474->172.17.0.6:36876, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:24 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/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37065") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60594->172.17.0.6:37065, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36300") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49760->172.17.0.6:36300, err= 2025/11/03 04:24:24 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:24 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/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35025") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53424->172.17.0.6:35025, err= 2025/11/03 04:24:24 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/03 04:24:24 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/03 04:24:24 INFO : empty space: Copied (replaced existing) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37801") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35688->172.17.0.6:37801, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37276") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42180->172.17.0.6:37276, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30568") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56640->172.17.0.6:30568, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31812") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40432->172.17.0.6:31812, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35593") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37704->172.17.0.6:35593, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34015") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60314->172.17.0.6:34015, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34439") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52004->172.17.0.6:34439, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39229") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51310->172.17.0.6:39229, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : foo: size = 3 OK 2025/11/03 04:24:24 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/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39979") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41810->172.17.0.6:39979, err= 2025/11/03 04:24:24 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/03 04:24:24 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/03 04:24:24 INFO : foo: Copied (replaced existing) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38324") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56044->172.17.0.6:38324, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37116") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46526->172.17.0.6:37116, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39904") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37290->172.17.0.6:39904, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37245") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59824->172.17.0.6:37245, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38879") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43432->172.17.0.6:38879, err= 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30320") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38362->172.17.0.6:30320, err= 2025/11/03 04:24:24 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:24 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33440") 2025/11/03 04:24:24 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49212->172.17.0.6:33440, err= 2025/11/03 04:24:24 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/03 04:24:24 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/03 04:24:24 INFO : potato: Copied (new) 2025/11/03 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36075") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41620->172.17.0.6:36075, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36637") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42262->172.17.0.6:36637, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32061") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43262->172.17.0.6:32061, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34270") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42298->172.17.0.6:34270, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31161") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34892->172.17.0.6:31161, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36630") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58096->172.17.0.6:36630, err= 2025/11/03 04:24:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:25 DEBUG : potato: size = 60 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:25 DEBUG : potato: Sizes differ 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30840") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53914->172.17.0.6:30840, err= 2025/11/03 04:24:25 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/03 04:24:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/03 04:24:25 INFO : potato: Copied (replaced existing) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36708") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49714->172.17.0.6:36708, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37256") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36598->172.17.0.6:37256, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39212") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52132->172.17.0.6:39212, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35486") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36892->172.17.0.6:35486, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31661") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58934->172.17.0.6:31661, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34479") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39432->172.17.0.6:34479, err= 2025/11/03 04:24:25 DEBUG : potato: size = 21 OK 2025/11/03 04:24:25 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/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35954") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58740->172.17.0.6:35954, err= 2025/11/03 04:24:25 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/03 04:24:25 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/03 04:24:25 INFO : potato: Copied (replaced existing) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36571") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51030->172.17.0.6:36571, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35895") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53698->172.17.0.6:35895, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32889") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36210->172.17.0.6:32889, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30698") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48412->172.17.0.6:30698, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35040") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40534->172.17.0.6:35040, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38926") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49988->172.17.0.6:38926, err= 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39771") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49876->172.17.0.6:39771, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34455") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41462->172.17.0.6:34455, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35247") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52620->172.17.0.6:35247, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35929") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46112->172.17.0.6:35929, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34893") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42486->172.17.0.6:34893, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38179") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52476->172.17.0.6:38179, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36817") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43010->172.17.0.6:36817, err= 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30869") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35054->172.17.0.6:30869, err= 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/03 04:24:25 INFO : potato2: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : potato: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33523") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35886->172.17.0.6:33523, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34613") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45734->172.17.0.6:34613, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39240") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58722->172.17.0.6:39240, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30930") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52014->172.17.0.6:30930, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35873") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53116->172.17.0.6:35873, err= 2025/11/03 04:24:25 INFO : d: Making directory 2025/11/03 04:24:25 INFO : d/e: Making directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35989") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50912->172.17.0.6:35989, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31464") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35109") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56828->172.17.0.6:31464, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40264->172.17.0.6:35109, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32153") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34490->172.17.0.6:32153, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35953") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59430->172.17.0.6:35953, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30868") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32982->172.17.0.6:30868, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31183") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49912->172.17.0.6:31183, err= 2025/11/03 04:24:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39533") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56186->172.17.0.6:39533, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44848->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39047") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38758->172.17.0.6:39047, err= 2025/11/03 04:24:25 DEBUG : c/non empty space: size = 5 OK 2025/11/03 04:24:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31568") 2025/11/03 04:24:25 DEBUG : c/non empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48002->172.17.0.6:31568, err= 2025/11/03 04:24:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/03 04:24:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/03 04:24:25 INFO : a/potato2: Copied (new) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34030") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56584->172.17.0.6:34030, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : b/potato: Deleted 2025/11/03 04:24:25 INFO : d/e: Removing directory 2025/11/03 04:24:25 INFO : d: Removing directory 2025/11/03 04:24:25 INFO : b: Removing directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: deleted 3 directories 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38592") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39464->172.17.0.6:38592, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38067") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38559") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44360->172.17.0.6:38067, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52528->172.17.0.6:38559, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36600") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35208->172.17.0.6:36600, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39021") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30029") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54444->172.17.0.6:39021, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40624->172.17.0.6:30029, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30106") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33564->172.17.0.6:30106, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35475") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56746->172.17.0.6:35475, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38754") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37434->172.17.0.6:38754, err= 2025/11/03 04:24:25 INFO : d: Making directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30284") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43326->172.17.0.6:30284, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38267") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41796->172.17.0.6:38267, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31573") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31822") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44660->172.17.0.6:31573, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59310->172.17.0.6:31822, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35919") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60794->172.17.0.6:35919, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36726") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36446") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30226") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38264->172.17.0.6:36726, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34212->172.17.0.6:36446, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36404->172.17.0.6:30226, err= 2025/11/03 04:24:25 DEBUG : c/non empty space: size = 5 OK 2025/11/03 04:24:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : c/non empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37889") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59028->172.17.0.6:37889, err= 2025/11/03 04:24:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/03 04:24:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/03 04:24:25 INFO : a/potato2: Copied (new) 2025/11/03 04:24:25 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting files as there were IO errors 2025/11/03 04:24:25 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting directories as there were IO errors 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31101") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47474->172.17.0.6:31101, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32960") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30458") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34886") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47214->172.17.0.6:30458, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55500->172.17.0.6:34886, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34732") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47482->172.17.0.6:32960, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41510->172.17.0.6:34732, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36074") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45012->172.17.0.6:36074, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39459") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38060") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38516") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47138->172.17.0.6:38060, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54962->172.17.0.6:39459, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37086->172.17.0.6:38516, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31981") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48892->172.17.0.6:31981, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37670") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40786->172.17.0.6:37670, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32603") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59740->172.17.0.6:32603, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34725") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59216->172.17.0.6:34725, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30078") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36558->172.17.0.6:30078, err= 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33021") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34404->172.17.0.6:33021, err= 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37655") 2025/11/03 04:24:25 INFO : potato: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45100->172.17.0.6:37655, err= 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/03 04:24:25 INFO : potato2: Copied (new) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39385") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35010->172.17.0.6:39385, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31127") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40716->172.17.0.6:31127, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33612") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34436->172.17.0.6:33612, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35085") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40228->172.17.0.6:35085, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32027") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55972->172.17.0.6:32027, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35342") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52832->172.17.0.6:35342, err= 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32868") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40698->172.17.0.6:32868, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 INFO : potato: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31077") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33774->172.17.0.6:31077, err= 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35728") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55622->172.17.0.6:35728, err= 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/03 04:24:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/03 04:24:25 INFO : potato2: Copied (new) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35198") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39884->172.17.0.6:35198, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31957") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42752->172.17.0.6:31957, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36201") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48208->172.17.0.6:36201, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37815") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55768->172.17.0.6:37815, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36547") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36400->172.17.0.6:36547, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32833") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48580->172.17.0.6:32833, err= 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38322") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38788->172.17.0.6:38322, err= 2025/11/03 04:24:25 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/03 04:24:25 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/03 04:24:25 INFO : potato2: Copied (new) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33147") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33216->172.17.0.6:33147, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35975") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56822->172.17.0.6:35975, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34682") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56772->172.17.0.6:34682, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34727") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54142->172.17.0.6:34727, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39089") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58820->172.17.0.6:39089, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37239") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56818->172.17.0.6:37239, err= 2025/11/03 04:24:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : enormous: Excluded 2025/11/03 04:24:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : potato2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38103") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45928->172.17.0.6:38103, err= 2025/11/03 04:24:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : potato2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31264") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60038->172.17.0.6:31264, err= 2025/11/03 04:24:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : enormous: Excluded 2025/11/03 04:24:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : potato2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39476") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50246->172.17.0.6:39476, err= 2025/11/03 04:24:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : potato2: Excluded 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34119") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45066->172.17.0.6:34119, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31748") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48572->172.17.0.6:31748, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32681") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49850->172.17.0.6:32681, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37115") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34506->172.17.0.6:37115, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38907") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50034->172.17.0.6:38907, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39691") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58998->172.17.0.6:39691, err= 2025/11/03 04:24:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : enormous: Excluded 2025/11/03 04:24:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : potato2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36148") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53376->172.17.0.6:36148, err= 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : potato2: Deleted 2025/11/03 04:24:25 INFO : enormous: Deleted 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38268") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42142->172.17.0.6:38268, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36341") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38712->172.17.0.6:36341, err= 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : enormous: Deleted 2025/11/03 04:24:25 INFO : potato2: Deleted 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37666") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47570->172.17.0.6:37666, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32319") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52748->172.17.0.6:32319, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38145") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46762->172.17.0.6:38145, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32713") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48090->172.17.0.6:32713, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30750") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43180->172.17.0.6:30750, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30955") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51248->172.17.0.6:30955, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35496") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53664->172.17.0.6:35496, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36911") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40016->172.17.0.6:36911, err= 2025/11/03 04:24:25 DEBUG : five: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:25 DEBUG : four: size = 8 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:25 DEBUG : four: Sizes differ 2025/11/03 04:24:25 DEBUG : one: Destination is newer than source, skipping 2025/11/03 04:24:25 DEBUG : three: size = 5 OK 2025/11/03 04:24:25 DEBUG : three: Sizes identical 2025/11/03 04:24:25 DEBUG : two: size = 3 OK 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/03 04:24:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31100") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57052->172.17.0.6:31100, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39190") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60766->172.17.0.6:39190, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30095") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53552->172.17.0.6:30095, err= 2025/11/03 04:24:25 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/03 04:24:25 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/03 04:24:25 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/03 04:24:25 INFO : two: Copied (replaced existing) 2025/11/03 04:24:25 DEBUG : four.f852663a.partial: renamed to: four 2025/11/03 04:24:25 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/03 04:24:25 INFO : four: Copied (replaced existing) 2025/11/03 04:24:25 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/03 04:24:25 INFO : five: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33979") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42796->172.17.0.6:33979, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36659") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38848->172.17.0.6:36659, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38166") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39662->172.17.0.6:38166, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/03 04:24:25 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35735") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36686->172.17.0.6:35735, err= 2025/11/03 04:24:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32593") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52450->172.17.0.6:32593, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34570") 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35534->172.17.0.6:34570, err= 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/03 04:24:25 INFO : potato: Copied (new) 2025/11/03 04:24:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/03 04:24:25 INFO : yam: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34596") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38326->172.17.0.6:34596, err= 2025/11/03 04:24:25 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32336") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50050->172.17.0.6:32336, err= 2025/11/03 04:24:25 DEBUG : potato: size = 14 OK 2025/11/03 04:24:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : potato: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30900") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46080->172.17.0.6:30900, err= 2025/11/03 04:24:25 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/03 04:24:25 INFO : yaml: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : yam: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32780") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48602->172.17.0.6:32780, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37255") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39578->172.17.0.6:37255, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30377") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55520->172.17.0.6:30377, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32067") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35452->172.17.0.6:32067, err= 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Making map for --track-renames 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Finished making map for --track-renames 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for renames to finish 2025/11/03 04:24:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39725") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33488") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54860->172.17.0.6:39725, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44036->172.17.0.6:33488, err= 2025/11/03 04:24:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/03 04:24:25 INFO : potato: Copied (new) 2025/11/03 04:24:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/03 04:24:25 INFO : yam: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39438") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53568->172.17.0.6:39438, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33110") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58180->172.17.0.6:33110, err= 2025/11/03 04:24:25 DEBUG : potato: size = 14 OK 2025/11/03 04:24:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Making map for --track-renames 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Finished making map for --track-renames 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : potato: Unchanged skipping 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for renames to finish 2025/11/03 04:24:25 INFO : yam: Moved (server-side) to: yaml 2025/11/03 04:24:25 INFO : yaml: Renamed from "yam" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34663") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39944->172.17.0.6:34663, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36917") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59622->172.17.0.6:36917, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33707") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53168->172.17.0.6:33707, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33670") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42608->172.17.0.6:33670, err= 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Making map for --track-renames 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Finished making map for --track-renames 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/03 04:24:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35910") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40170->172.17.0.6:35910, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for renames to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37617") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55622->172.17.0.6:37617, err= 2025/11/03 04:24:25 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/03 04:24:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/03 04:24:25 INFO : potato: Copied (new) 2025/11/03 04:24:25 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/03 04:24:25 INFO : sub/yam: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31028") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44376->172.17.0.6:31028, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33681") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39902->172.17.0.6:33681, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39225") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38324->172.17.0.6:39225, err= 2025/11/03 04:24:25 DEBUG : potato: size = 14 OK 2025/11/03 04:24:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30824") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51644->172.17.0.6:30824, err= 2025/11/03 04:24:25 DEBUG : potato: Unchanged skipping 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Making map for --track-renames 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Finished making map for --track-renames 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for renames to finish 2025/11/03 04:24:25 INFO : sub/yam: Moved (server-side) to: yam 2025/11/03 04:24:25 INFO : yam: Renamed from "sub/yam" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30259") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37088->172.17.0.6:30259, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33488") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44038->172.17.0.6:33488, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39165") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55230->172.17.0.6:39165, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35839") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43960->172.17.0.6:35839, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34001") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53610->172.17.0.6:34001, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "/tmp/rclone322135777/dir1" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "/tmp/rclone322135777/dir2" 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777/dir2: Using server-side directory move 2025/11/03 04:24:25 INFO : Local file system at /tmp/rclone322135777/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/03 04:24:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:25 INFO : file1.txt: Moved (server-side) 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777/dir2: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777/dir2: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33644") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49620->172.17.0.6:33644, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39189") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37148->172.17.0.6:39189, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34909") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55336->172.17.0.6:34909, err= 2025/11/03 04:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36206") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39528->172.17.0.6:36206, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39761") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35742->172.17.0.6:39761, err= 2025/11/03 04:24:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:25 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:25 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/03 04:24:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/03 04:24:25 INFO : nested/sub dir/file: Copied (new) 2025/11/03 04:24:25 INFO : nested/sub dir/file: Deleted 2025/11/03 04:24:25 INFO : sub dir: Removing directory 2025/11/03 04:24:25 INFO : nested/sub dir: Removing directory 2025/11/03 04:24:25 INFO : nested: Removing directory 2025/11/03 04:24:25 DEBUG : Local file system at /tmp/rclone322135777: deleted 3 directories 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30921") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55334->172.17.0.6:30921, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33938") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35249") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37486->172.17.0.6:33938, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44584->172.17.0.6:35249, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36527") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56566->172.17.0.6:36527, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32958") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53068->172.17.0.6:32958, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31536") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32108") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43100->172.17.0.6:31536, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48446->172.17.0.6:32108, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34487") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42378->172.17.0.6:34487, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32430") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33220->172.17.0.6:32430, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31399") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59980->172.17.0.6:31399, err= 2025/11/03 04:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35863") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40634->172.17.0.6:35863, err= 2025/11/03 04:24:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38980") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38408->172.17.0.6:38980, err= 2025/11/03 04:24:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/03 04:24:25 INFO : sub dir/hello world: Copied (new) 2025/11/03 04:24:25 INFO : sub dir/hello world: Deleted 2025/11/03 04:24:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/03 04:24:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/03 04:24:25 INFO : nested/sub dir/file: Copied (new) 2025/11/03 04:24:25 INFO : nested/sub dir/file: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35859") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54754->172.17.0.6:35859, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34192") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34956->172.17.0.6:34192, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38638") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34892->172.17.0.6:38638, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37714") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44676->172.17.0.6:37714, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31591") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36338->172.17.0.6:31591, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35180") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36734->172.17.0.6:35180, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33075") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42720->172.17.0.6:33075, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34165") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49992->172.17.0.6:34165, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31139") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57716->172.17.0.6:31139, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30937") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44278->172.17.0.6:30937, err= 2025/11/03 04:24:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35701") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59914->172.17.0.6:35701, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38780") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58108->172.17.0.6:38780, err= 2025/11/03 04:24:25 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/03 04:24:25 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/03 04:24:25 INFO : existing-b: Copied (new) 2025/11/03 04:24:25 INFO : existing-b: Deleted 2025/11/03 04:24:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/03 04:24:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/03 04:24:25 INFO : existing: Copied (new) 2025/11/03 04:24:25 INFO : existing: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34973") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45088->172.17.0.6:34973, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30843") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39414->172.17.0.6:30843, err= 2025/11/03 04:24:25 DEBUG : existing: Destination exists, skipping 2025/11/03 04:24:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39312") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54004->172.17.0.6:39312, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39864") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49658->172.17.0.6:39864, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34038") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33976->172.17.0.6:34038, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hihojoc5voco" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:44856->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34545") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56536->172.17.0.6:34545, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36952") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48110->172.17.0.6:36952, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30443") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47458->172.17.0.6:30443, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33475") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34016->172.17.0.6:33475, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-hihojoc5voco 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:31221") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:33158->172.17.0.6:31221, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:31684") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:37100->172.17.0.6:31684, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:34272") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:48254->172.17.0.6:34272, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Using server-side directory move 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35889") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:30255") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34944->172.17.0.6:35889, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:53480->172.17.0.6:30255, err= 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:25 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-hihojoc5voco) 2025/11/03 04:24:25 DEBUG : potato3: Sizes differ 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:44862->172.17.0.6:21, err= 2025/11/03 04:24:25 INFO : empty space: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Waiting for transfers to finish 2025/11/03 04:24:25 INFO : potato2: Moved (server-side) 2025/11/03 04:24:25 INFO : potato3: Deleted 2025/11/03 04:24:25 INFO : potato3: Moved (server-side) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30733") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37450->172.17.0.6:30733, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:30006") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:49648->172.17.0.6:30006, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kavaqaj6tofi" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: > dial: conn=172.17.0.1:44868->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Using server-side directory move 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Server side directory move succeeded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: dial("tcp","172.17.0.6:38892") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: > dial: conn=172.17.0.1:57638->172.17.0.6:38892, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:32386") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:52046->172.17.0.6:32386, err= 2025/11/03 04:24:25 ERROR : error listing: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: dial("tcp","172.17.0.6:39471") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: > dial: conn=172.17.0.1:57262->172.17.0.6:39471, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Purge object "empty space" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Purge object "potato2" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Purge object "potato3" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-kavaqaj6tofi: Purge dir "" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: dial("tcp","172.17.0.6:31470") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: > dial: conn=172.17.0.1:51650->172.17.0.6:31470, err= 2025/11/03 04:24:25 ERROR : error listing: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hihojoc5voco: Purge dir "" 2025/11/03 04:24:25 NOTICE: purge failed to rmdir "": directory not found 2025/11/03 04:24:25 NOTICE: purge failed: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33034") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52574->172.17.0.6:33034, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38932") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56824->172.17.0.6:38932, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biqanuj4hewo" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:44884->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30655") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51224->172.17.0.6:30655, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30509") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55916->172.17.0.6:30509, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33424") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60800->172.17.0.6:33424, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35639") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41058->172.17.0.6:35639, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-biqanuj4hewo 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:39637") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:55212->172.17.0.6:39637, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:30352") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:56958->172.17.0.6:30352, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:35234") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:41084->172.17.0.6:35234, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:36383") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39348") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49768->172.17.0.6:39348, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:36778->172.17.0.6:36383, err= 2025/11/03 04:24:25 DEBUG : empty space: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : empty space: Excluded 2025/11/03 04:24:25 DEBUG : empty space: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : empty space: Excluded 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:25 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-biqanuj4hewo) 2025/11/03 04:24:25 DEBUG : potato3: Sizes differ 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:44886->172.17.0.6:21, err= 2025/11/03 04:24:25 INFO : potato3: Deleted 2025/11/03 04:24:25 INFO : potato3: Moved (server-side) 2025/11/03 04:24:25 INFO : potato2: Moved (server-side) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33400") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52176->172.17.0.6:33400, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:37394") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:52668->172.17.0.6:37394, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-quniguf1belo" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: > dial: conn=172.17.0.1:44888->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: dial("tcp","172.17.0.6:38682") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: > dial: conn=172.17.0.1:49594->172.17.0.6:38682, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:36747") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:51096->172.17.0.6:36747, err= 2025/11/03 04:24:25 DEBUG : empty space: Excluded (Size Filter) 2025/11/03 04:24:25 DEBUG : empty space: Excluded 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: > dial: conn=172.17.0.1:44902->172.17.0.6:21, err= 2025/11/03 04:24:25 INFO : potato2: Moved (server-side) 2025/11/03 04:24:25 INFO : potato3: Moved (server-side) 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: dial("tcp","172.17.0.6:37116") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: > dial: conn=172.17.0.1:50294->172.17.0.6:37116, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:38391") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:59360->172.17.0.6:38391, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: dial("tcp","172.17.0.6:32152") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: > dial: conn=172.17.0.1:59278->172.17.0.6:32152, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Purge object "potato2" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Purge object "potato3" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-quniguf1belo: Purge dir "" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: dial("tcp","172.17.0.6:38719") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: > dial: conn=172.17.0.1:52062->172.17.0.6:38719, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Purge object "empty space" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-biqanuj4hewo: Purge dir "" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38513") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34284->172.17.0.6:38513, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36179") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45636->172.17.0.6:36179, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xasalec9ceze" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:34740->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35164") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60798->172.17.0.6:35164, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33305") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42614->172.17.0.6:33305, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38866") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60016->172.17.0.6:38866, err= 2025/11/03 04:24:25 INFO : tomatoDir: Making directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33277") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59584->172.17.0.6:33277, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38318") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50376->172.17.0.6:38318, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-xocenal0dake -> ftp://172.17.0.6:21/rclone-test-xasalec9ceze 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:31069") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:58270->172.17.0.6:31069, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:33275") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:45542->172.17.0.6:33275, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:39424") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:38444->172.17.0.6:39424, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Using server-side directory move 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36240") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49978->172.17.0.6:36240, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:31435") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:51544->172.17.0.6:31435, err= 2025/11/03 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : empty space: size = 1 OK 2025/11/03 04:24:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/03 04:24:25 DEBUG : empty space: Unchanged skipping 2025/11/03 04:24:25 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:25 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-xasalec9ceze) 2025/11/03 04:24:25 DEBUG : potato3: Sizes differ 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39787") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:34756->172.17.0.6:21, err= 2025/11/03 04:24:25 INFO : empty space: Deleted 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54726->172.17.0.6:39787, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Waiting for transfers to finish 2025/11/03 04:24:25 INFO : potato2: Moved (server-side) 2025/11/03 04:24:25 INFO : potato3: Deleted 2025/11/03 04:24:25 INFO : potato3: Moved (server-side) 2025/11/03 04:24:25 INFO : tomatoDir: Removing directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: deleted 1 directories 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38898") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43898->172.17.0.6:38898, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38267") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50986->172.17.0.6:38267, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:30551") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:36048->172.17.0.6:30551, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pexopeq9xepe" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: > dial: conn=172.17.0.1:34764->172.17.0.6:21, err= 2025/11/03 04:24:25 INFO : tomatoDir: Making directory 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Using server-side directory move 2025/11/03 04:24:25 INFO : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Server side directory move succeeded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: dial("tcp","172.17.0.6:37136") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: > dial: conn=172.17.0.1:54704->172.17.0.6:37136, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: dial("tcp","172.17.0.6:35002") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: > dial: conn=172.17.0.1:48276->172.17.0.6:35002, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:36059") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:51664->172.17.0.6:36059, err= 2025/11/03 04:24:25 ERROR : error listing: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:36694") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:40472->172.17.0.6:36694, err= 2025/11/03 04:24:25 ERROR : error listing: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: dial("tcp","172.17.0.6:30236") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: > dial: conn=172.17.0.1:48724->172.17.0.6:30236, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Purge object "empty space" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Purge object "potato2" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Purge object "potato3" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: dial("tcp","172.17.0.6:36051") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: > dial: conn=172.17.0.1:41462->172.17.0.6:36051, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Purge dir "tomatoDir" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-pexopeq9xepe: Purge dir "" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: dial("tcp","172.17.0.6:34782") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: > dial: conn=172.17.0.1:35106->172.17.0.6:34782, err= 2025/11/03 04:24:25 ERROR : error listing: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xasalec9ceze: Purge dir "" 2025/11/03 04:24:25 NOTICE: purge failed to rmdir "": directory not found 2025/11/03 04:24:25 NOTICE: purge failed: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38605") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33370->172.17.0.6:38605, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35138") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57992->172.17.0.6:35138, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37681") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40910->172.17.0.6:37681, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38602") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51794->172.17.0.6:38602, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/rclone-sync-test" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: > dial: conn=172.17.0.1:34780->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32017") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47054->172.17.0.6:32017, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35136") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41594->172.17.0.6:35136, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/rclone-sync-test" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: > dial: conn=172.17.0.1:34782->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/rclone-sync-test-include/layer2" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34784->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/rclone-sync-test-ignore-file" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34786->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37493") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51376->172.17.0.6:37493, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: dial("tcp","172.17.0.6:30916") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33463") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: > dial: conn=172.17.0.1:45760->172.17.0.6:30916, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59894->172.17.0.6:33463, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test: Excluded 2025/11/03 04:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39934") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56782->172.17.0.6:39934, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39484") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48650->172.17.0.6:39484, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: dial("tcp","172.17.0.6:39351") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test: > dial: conn=172.17.0.1:48304->172.17.0.6:39351, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test: Excluded 2025/11/03 04:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39818") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39898->172.17.0.6:39818, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : rclone-sync-test-include: Removing directory 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: failed to delete 1 directories 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:30522") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49356->172.17.0.6:30522, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38969") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35480->172.17.0.6:38969, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test: Excluded 2025/11/03 04:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33665") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33306->172.17.0.6:33665, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:33047") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48972->172.17.0.6:33047, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30739") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42386->172.17.0.6:30739, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test: Excluded 2025/11/03 04:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31474") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46564->172.17.0.6:31474, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : rclone-sync-test-include: Removing directory 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: failed to delete 1 directories 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:38423") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52164->172.17.0.6:38423, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37733") 2025/11/03 04:24:25 DEBUG : Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54374->172.17.0.6:37733, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test: Excluded 2025/11/03 04:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36183") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48294->172.17.0.6:36183, err= 2025/11/03 04:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 INFO : There was nothing to transfer 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33874") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39384->172.17.0.6:33874, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34753") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57590->172.17.0.6:34753, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30184") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46782->172.17.0.6:30184, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39572") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42818->172.17.0.6:39572, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34462") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44714->172.17.0.6:34462, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37832") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42276->172.17.0.6:37832, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34802->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:25 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:25 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: Connecting to FTP server 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: > dial: conn=172.17.0.1:34808->172.17.0.6:21, err= 2025/11/03 04:24:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:32573") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:32950->172.17.0.6:32573, err= 2025/11/03 04:24:25 DEBUG : one: Need to transfer - File not found at Destination 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:32127") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:60560->172.17.0.6:32127, err= 2025/11/03 04:24:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/03 04:24:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/03 04:24:25 INFO : one: Copied (new) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38496") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53224->172.17.0.6:38496, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36930") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56434->172.17.0.6:36930, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30160") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32880->172.17.0.6:30160, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35116") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45092->172.17.0.6:35116, err= 2025/11/03 04:24:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:31075") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:44402->172.17.0.6:31075, err= 2025/11/03 04:24:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:25 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:25 DEBUG : one: Sizes differ 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:31811") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:51342->172.17.0.6:31811, err= 2025/11/03 04:24:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/03 04:24:25 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/03 04:24:25 INFO : one: Copied (replaced existing) 2025/11/03 04:24:25 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33565") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43504->172.17.0.6:33565, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36319") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56394->172.17.0.6:36319, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35173") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44286->172.17.0.6:35173, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31934") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59498->172.17.0.6:31934, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31579") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39580->172.17.0.6:31579, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33774") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40116->172.17.0.6:33774, err= 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33333") 2025/11/03 04:24:25 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56484->172.17.0.6:33333, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30355") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:49392->172.17.0.6:30355, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : one: size = 5 OK 2025/11/03 04:24:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : There was nothing to transfer 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32685") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37302->172.17.0.6:32685, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30775") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39025") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46122->172.17.0.6:39025, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56778->172.17.0.6:30775, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38426") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44114->172.17.0.6:38426, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32917") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43190->172.17.0.6:32917, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30596") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53450->172.17.0.6:30596, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32989") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54888->172.17.0.6:32989, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:38524") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:35992->172.17.0.6:38524, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: > dial: conn=172.17.0.1:34814->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 5 OK 2025/11/03 04:24:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : There was nothing to transfer 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38814") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41042->172.17.0.6:38814, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30883") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34974->172.17.0.6:30883, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35926") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49874->172.17.0.6:35926, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30529") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:39788->172.17.0.6:30529, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 5 OK 2025/11/03 04:24:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : There was nothing to transfer 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34544") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51348->172.17.0.6:34544, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38856") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58236->172.17.0.6:38856, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31462") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55312->172.17.0.6:31462, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39805") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35030->172.17.0.6:39805, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35876") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38579") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35672->172.17.0.6:35876, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49078->172.17.0.6:38579, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/CompareDest" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/CompareDest" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:31208") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:43184->172.17.0.6:31208, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest) 2025/11/03 04:24:26 DEBUG : two: Sizes differ 2025/11/03 04:24:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 5 OK 2025/11/03 04:24:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:34430") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:39430->172.17.0.6:34430, err= 2025/11/03 04:24:26 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/03 04:24:26 INFO : two: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36849") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42738->172.17.0.6:36849, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31292") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40742->172.17.0.6:31292, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38411") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36752->172.17.0.6:38411, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33402") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45144->172.17.0.6:33402, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39133") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57932->172.17.0.6:39133, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30190") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46312->172.17.0.6:30190, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30992") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41018->172.17.0.6:30992, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.13s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38044") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48522->172.17.0.6:38044, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34980") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44612->172.17.0.6:34980, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32133") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42028->172.17.0.6:32133, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33151") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32093") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38408->172.17.0.6:33151, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54350->172.17.0.6:32093, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dest" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: > dial: conn=172.17.0.1:34818->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/pre-dest1" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest1: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest1: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest1: > dial: conn=172.17.0.1:34832->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/pre-dest1" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/pre-dest1" 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/pre-dest2" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest2: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest2: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest2: > dial: conn=172.17.0.1:34838->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/pre-dest2" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/pre-dest2" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: dial("tcp","172.17.0.6:34284") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: > dial: conn=172.17.0.1:51102->172.17.0.6:34284, err= 2025/11/03 04:24:26 DEBUG : 1: size = 1 OK 2025/11/03 04:24:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : 2: size = 1 OK 2025/11/03 04:24:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/03 04:24:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: dial("tcp","172.17.0.6:36497") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: > dial: conn=172.17.0.1:37960->172.17.0.6:36497, err= 2025/11/03 04:24:26 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/03 04:24:26 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/03 04:24:26 INFO : 3: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: dial("tcp","172.17.0.6:39603") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dest: > dial: conn=172.17.0.1:51478->172.17.0.6:39603, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33437") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40978->172.17.0.6:33437, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30987") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52038->172.17.0.6:30987, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31050") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30009") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33996->172.17.0.6:30009, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39640->172.17.0.6:31050, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37484") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55912->172.17.0.6:37484, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37225") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54340->172.17.0.6:37225, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33275") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45548->172.17.0.6:33275, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36335") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55332->172.17.0.6:36335, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38943") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59792->172.17.0.6:38943, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest1: closing 1 unused connections 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31199") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56974->172.17.0.6:31199, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34492") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45128->172.17.0.6:34492, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33608") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58924->172.17.0.6:33608, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31469") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51840->172.17.0.6:31469, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31753") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55278->172.17.0.6:31753, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36091") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56154->172.17.0.6:36091, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35846") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46056->172.17.0.6:35846, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34848->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: > dial: conn=172.17.0.1:34864->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/backup" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30707") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34106->172.17.0.6:30707, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 INFO : one: Moved (server-side) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:39874") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:35500->172.17.0.6:39874, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30823") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40898->172.17.0.6:30823, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37007") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36093") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38156->172.17.0.6:37007, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48702->172.17.0.6:36093, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39854") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54670->172.17.0.6:39854, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35239") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38712->172.17.0.6:35239, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32192") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32453") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59632->172.17.0.6:32453, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43136->172.17.0.6:32192, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/backup" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:31112") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34172->172.17.0.6:31112, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 INFO : one: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:33256") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:35050->172.17.0.6:33256, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38619") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42424->172.17.0.6:38619, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33283") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48710->172.17.0.6:33283, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33642") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44086->172.17.0.6:33642, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31190") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36924->172.17.0.6:31190, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32773") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37023") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46660->172.17.0.6:37023, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54928->172.17.0.6:32773, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30496") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51422->172.17.0.6:30496, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33412") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59702->172.17.0.6:33412, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30265") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39844->172.17.0.6:30265, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36508") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52214->172.17.0.6:36508, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34051") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39454->172.17.0.6:34051, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33891") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52148->172.17.0.6:33891, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34872->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: > dial: conn=172.17.0.1:34874->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/backup" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:39859") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:60144->172.17.0.6:39859, err= 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30952") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:42434->172.17.0.6:30952, err= 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38642") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60750->172.17.0.6:38642, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39620") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51816->172.17.0.6:39620, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31090") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57234->172.17.0.6:31090, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32073") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52164->172.17.0.6:32073, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33210") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56220->172.17.0.6:33210, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38534") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31075") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44408->172.17.0.6:31075, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33342->172.17.0.6:38534, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/backup" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:32319") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:39094->172.17.0.6:32319, err= 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 INFO : one.bak: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:35936") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:46292->172.17.0.6:35936, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt.bak: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33765") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58266->172.17.0.6:33765, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32576") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50178->172.17.0.6:32576, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33353") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47976->172.17.0.6:33353, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39041") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33762->172.17.0.6:39041, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38284") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57628->172.17.0.6:38284, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32025") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55554->172.17.0.6:32025, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35436") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53012->172.17.0.6:35436, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30263") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56836->172.17.0.6:30263, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39872") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34760->172.17.0.6:39872, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32423") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54914->172.17.0.6:32423, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33951") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48920->172.17.0.6:33951, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33582") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60960->172.17.0.6:33582, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34888->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: > dial: conn=172.17.0.1:34904->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xocenal0dake/backup" to be canonical "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:36112") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:56696->172.17.0.6:36112, err= 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:34147") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:51528->172.17.0.6:34147, err= 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32027") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34794->172.17.0.6:32027, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36820") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35289") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43848->172.17.0.6:36820, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38834->172.17.0.6:35289, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38294") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50496->172.17.0.6:38294, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32775") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54340->172.17.0.6:32775, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36115") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39736") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40044->172.17.0.6:39736, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48562->172.17.0.6:36115, err= 2025/11/03 04:24:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xocenal0dake/backup" for canonical name "TestFTPPureftpd{a7zoY}:rclone-test-xocenal0dake/backup" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:38877") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:59336->172.17.0.6:38877, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 INFO : one-2019-01-01: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30354") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:58772->172.17.0.6:30354, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three-2019-01-01.txt: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37337") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52544->172.17.0.6:37337, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37543") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50638->172.17.0.6:37543, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38321") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52260->172.17.0.6:38321, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32126") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37548->172.17.0.6:32126, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34907") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38680") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40846->172.17.0.6:38680, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52112->172.17.0.6:34907, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32065") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54088->172.17.0.6:32065, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35034") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42840->172.17.0.6:35034, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31155") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40202->172.17.0.6:31155, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38221") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50628->172.17.0.6:38221, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34765") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36628->172.17.0.6:34765, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32112") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52486->172.17.0.6:32112, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34916->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:37945") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:43268->172.17.0.6:37945, err= 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:32039") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:42634->172.17.0.6:32039, err= 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34726") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53688->172.17.0.6:34726, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31263") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53816->172.17.0.6:31263, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32127") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60570->172.17.0.6:32127, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39260") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53990->172.17.0.6:39260, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32393") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52712->172.17.0.6:32393, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:38257") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:54800->172.17.0.6:38257, err= 2025/11/03 04:24:26 DEBUG : one.bak: Excluded (Path Filter) 2025/11/03 04:24:26 DEBUG : one.bak: Excluded 2025/11/03 04:24:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/03 04:24:26 DEBUG : three.txt.bak: Excluded 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for checks to finish 2025/11/03 04:24:26 INFO : one.bak: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:36807") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:57934->172.17.0.6:36807, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : three.txt.bak: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 INFO : three.txt: Moved into backup dir 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30093") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41254->172.17.0.6:30093, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37529") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38996->172.17.0.6:37529, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39115") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52394->172.17.0.6:39115, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32999") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54950->172.17.0.6:32999, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38009") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45534->172.17.0.6:38009, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34077") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49032->172.17.0.6:34077, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38512") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58164->172.17.0.6:38512, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33268") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53786->172.17.0.6:33268, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31727") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34356->172.17.0.6:31727, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38873") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42498->172.17.0.6:38873, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34930->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:34476") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:47148->172.17.0.6:34476, err= 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : three.txt: Sizes differ 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:39684") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:54692->172.17.0.6:39684, err= 2025/11/03 04:24:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/03 04:24:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/03 04:24:26 INFO : three.txt: Copied (new) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31971") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48086->172.17.0.6:31971, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37418") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44504->172.17.0.6:37418, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38333") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54084->172.17.0.6:38333, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36047") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53636->172.17.0.6:36047, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 INFO : one.bak: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:32816") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34862->172.17.0.6:32816, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : three.txt: Sizes differ 2025/11/03 04:24:26 INFO : three.txt.bak: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:30610") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:38504->172.17.0.6:30610, err= 2025/11/03 04:24:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/03 04:24:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/03 04:24:26 INFO : three.txt: Copied (new) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34700") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37574->172.17.0.6:34700, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31760") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40962->172.17.0.6:31760, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30720") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35332->172.17.0.6:30720, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31236") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60656->172.17.0.6:31236, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35339") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40358->172.17.0.6:35339, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33782") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58206->172.17.0.6:33782, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30030") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55608->172.17.0.6:30030, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39132") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51268->172.17.0.6:39132, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36337") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57722->172.17.0.6:36337, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34486") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39486->172.17.0.6:34486, err= 2025/11/03 04:24:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xocenal0dake/dst" 2025/11/03 04:24:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{a7zoY}" suffix to name 2025/11/03 04:24:26 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/03 04:24:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/03 04:24:26 DEBUG : Setting pass="R2CLVVSGHROmCPiWwdDCRnaDFjgJRl_mcTrn1lzF-bQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/03 04:24:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: Connecting to FTP server 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:34934->172.17.0.6:21, err= 2025/11/03 04:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:39083") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:58240->172.17.0.6:39083, err= 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/03 04:24:26 DEBUG : one.a292864a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : three.txt: Sizes differ 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:38556") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:58702->172.17.0.6:38556, err= 2025/11/03 04:24:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/03 04:24:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/03 04:24:26 INFO : three.txt: Copied (new) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38158") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51854->172.17.0.6:38158, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32948") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45450->172.17.0.6:32948, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39124") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40706->172.17.0.6:39124, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32326") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35034->172.17.0.6:32326, err= 2025/11/03 04:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : one: Sizes differ 2025/11/03 04:24:26 INFO : one-2019-01-01: Deleted 2025/11/03 04:24:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:39062") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:40412->172.17.0.6:39062, err= 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/03 04:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/03 04:24:26 INFO : one: Copied (new) 2025/11/03 04:24:26 DEBUG : two: size = 3 OK 2025/11/03 04:24:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : two: Unchanged skipping 2025/11/03 04:24:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst) 2025/11/03 04:24:26 DEBUG : three.txt: Sizes differ 2025/11/03 04:24:26 INFO : three-2019-01-01.txt: Deleted 2025/11/03 04:24:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: dial("tcp","172.17.0.6:34835") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake/dst: > dial: conn=172.17.0.1:45412->172.17.0.6:34835, err= 2025/11/03 04:24:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/03 04:24:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/03 04:24:26 INFO : three.txt: Copied (new) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39661") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33182->172.17.0.6:39661, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36358") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47652->172.17.0.6:36358, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33811") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48464->172.17.0.6:33811, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32627") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57474->172.17.0.6:32627, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36952") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33588->172.17.0.6:36952, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37680") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38936->172.17.0.6:37680, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38029") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48308->172.17.0.6:38029, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30759") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53902->172.17.0.6:30759, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : Testêé: size = 18 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : Testêé: Sizes differ 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32157") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53154->172.17.0.6:32157, err= 2025/11/03 04:24:26 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/03 04:24:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/03 04:24:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31272") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44020->172.17.0.6:31272, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39394") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41810->172.17.0.6:39394, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35964") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55162->172.17.0.6:35964, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38493") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35292->172.17.0.6:38493, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33565") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43508->172.17.0.6:33565, err= 2025/11/03 04:24:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37751") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55360->172.17.0.6:37751, err= 2025/11/03 04:24:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/03 04:24:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/03 04:24:26 INFO : existing: Copied (new) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38252") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35322->172.17.0.6:38252, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33353") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47988->172.17.0.6:33353, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39743") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43896->172.17.0.6:39743, err= 2025/11/03 04:24:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : existing: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : existing: Sizes differ 2025/11/03 04:24:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting files as there were IO errors 2025/11/03 04:24:26 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting directories as there were IO errors 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37219") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47298->172.17.0.6:37219, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35288") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53596->172.17.0.6:35288, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37830") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39120->172.17.0.6:37830, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31104") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34766->172.17.0.6:31104, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33942") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52390->172.17.0.6:33942, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31818") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55316->172.17.0.6:31818, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : EXISTING: size = 6 OK 2025/11/03 04:24:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : existing: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : There was nothing to transfer 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31462") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55326->172.17.0.6:31462, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30872") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38690->172.17.0.6:30872, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31707") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50838->172.17.0.6:31707, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39917") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54300->172.17.0.6:39917, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32687") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46696->172.17.0.6:32687, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32751") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53710->172.17.0.6:32751, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34115") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57040->172.17.0.6:34115, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32777") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38496->172.17.0.6:32777, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35051") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46312->172.17.0.6:35051, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35421") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40212->172.17.0.6:35421, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31635") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42062->172.17.0.6:31635, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37090") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45564->172.17.0.6:37090, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39768") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35778->172.17.0.6:39768, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39459") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58764->172.17.0.6:39459, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34968") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37714->172.17.0.6:34968, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38226") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33632->172.17.0.6:38226, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35736") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51220->172.17.0.6:35736, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37911") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34186->172.17.0.6:37911, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31334") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46386->172.17.0.6:31334, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35365") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56914->172.17.0.6:35365, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32187") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38320->172.17.0.6:32187, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35213") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36652->172.17.0.6:35213, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38521") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41360->172.17.0.6:38521, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39767") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36998->172.17.0.6:39767, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30472") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33362->172.17.0.6:30472, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32009") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42752->172.17.0.6:32009, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30087") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60046->172.17.0.6:30087, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33584") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56676->172.17.0.6:33584, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30502") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54432->172.17.0.6:30502, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37775") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49698->172.17.0.6:37775, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37282") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60902->172.17.0.6:37282, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35053") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41520->172.17.0.6:35053, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38887") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36266->172.17.0.6:38887, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39489") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49496->172.17.0.6:39489, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31444") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47316->172.17.0.6:31444, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35572") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47718->172.17.0.6:35572, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39963") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40678->172.17.0.6:39963, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36727") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34656->172.17.0.6:36727, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34179") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51482->172.17.0.6:34179, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34951") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33390->172.17.0.6:34951, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33938") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42540->172.17.0.6:33938, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39919") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47682->172.17.0.6:39919, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37631") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37336->172.17.0.6:37631, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35779") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47084->172.17.0.6:35779, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31469") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51854->172.17.0.6:31469, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32250") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47014->172.17.0.6:32250, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33963") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38280->172.17.0.6:33963, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37577") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36892->172.17.0.6:37577, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38983") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46702->172.17.0.6:38983, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35734") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45766->172.17.0.6:35734, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35198") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59426->172.17.0.6:35198, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31633") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45244->172.17.0.6:31633, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35755") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49030->172.17.0.6:35755, err= 2025/11/03 04:24:26 DEBUG : both0: size = 6 OK 2025/11/03 04:24:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both10: size = 6 OK 2025/11/03 04:24:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : both0: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both11: size = 6 OK 2025/11/03 04:24:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both11: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both12: size = 6 OK 2025/11/03 04:24:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both13: size = 6 OK 2025/11/03 04:24:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both14: size = 6 OK 2025/11/03 04:24:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both10: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both15: size = 6 OK 2025/11/03 04:24:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both14: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both16: size = 6 OK 2025/11/03 04:24:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both16: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both17: size = 6 OK 2025/11/03 04:24:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both17: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both18: size = 6 OK 2025/11/03 04:24:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both18: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both19: size = 6 OK 2025/11/03 04:24:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both19: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both1: size = 6 OK 2025/11/03 04:24:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both1: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both2: size = 6 OK 2025/11/03 04:24:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both2: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both3: size = 6 OK 2025/11/03 04:24:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both3: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both4: size = 6 OK 2025/11/03 04:24:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both4: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both5: size = 6 OK 2025/11/03 04:24:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both5: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both6: size = 6 OK 2025/11/03 04:24:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both6: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both7: size = 6 OK 2025/11/03 04:24:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both7: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both8: size = 6 OK 2025/11/03 04:24:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both8: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both9: size = 6 OK 2025/11/03 04:24:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both9: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both15: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both13: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both12: Unchanged skipping 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 INFO : only12: Deleted 2025/11/03 04:24:26 INFO : only5: Deleted 2025/11/03 04:24:26 INFO : only7: Deleted 2025/11/03 04:24:26 INFO : only10: Deleted 2025/11/03 04:24:26 INFO : only3: Deleted 2025/11/03 04:24:26 INFO : only11: Deleted 2025/11/03 04:24:26 INFO : only1: Deleted 2025/11/03 04:24:26 INFO : only16: Deleted 2025/11/03 04:24:26 INFO : only14: Deleted 2025/11/03 04:24:26 INFO : only6: Deleted 2025/11/03 04:24:26 INFO : only15: Deleted 2025/11/03 04:24:26 INFO : only0: Deleted 2025/11/03 04:24:26 INFO : only13: Deleted 2025/11/03 04:24:26 INFO : only2: Deleted 2025/11/03 04:24:26 INFO : only17: Deleted 2025/11/03 04:24:26 INFO : only9: Deleted 2025/11/03 04:24:26 INFO : only19: Deleted 2025/11/03 04:24:26 INFO : only18: Deleted 2025/11/03 04:24:26 INFO : only4: Deleted 2025/11/03 04:24:26 INFO : only8: Deleted 2025/11/03 04:24:26 INFO : There was nothing to transfer 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39789") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47504->172.17.0.6:39789, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31766") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55972->172.17.0.6:31766, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36044") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38774->172.17.0.6:36044, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37973") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37012->172.17.0.6:37973, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31759") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34976->172.17.0.6:31759, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31933") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55140->172.17.0.6:31933, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39646") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52476->172.17.0.6:39646, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31610") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41700->172.17.0.6:31610, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39470") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53924->172.17.0.6:39470, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34015") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44234->172.17.0.6:34015, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37955") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47260->172.17.0.6:37955, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32168") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39062->172.17.0.6:32168, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31216") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47740->172.17.0.6:31216, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36639") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48120->172.17.0.6:36639, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34057") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48068->172.17.0.6:34057, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30700") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59754->172.17.0.6:30700, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35091") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42602->172.17.0.6:35091, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39527") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49686->172.17.0.6:39527, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38250") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49674->172.17.0.6:38250, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39002") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48204->172.17.0.6:39002, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37689") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55192->172.17.0.6:37689, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36625") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41406->172.17.0.6:36625, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31078") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40330->172.17.0.6:31078, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30927") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49722->172.17.0.6:30927, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30922") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38346->172.17.0.6:30922, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38392") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40386->172.17.0.6:38392, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31198") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46198->172.17.0.6:31198, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32065") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54094->172.17.0.6:32065, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34364") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51054->172.17.0.6:34364, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33642") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44092->172.17.0.6:33642, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33343") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33346->172.17.0.6:33343, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30470") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33740->172.17.0.6:30470, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36239") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38968->172.17.0.6:36239, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37292") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41196->172.17.0.6:37292, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36322") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55772->172.17.0.6:36322, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37725") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54942->172.17.0.6:37725, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38172") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52836->172.17.0.6:38172, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32314") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38774->172.17.0.6:32314, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30686") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52630->172.17.0.6:30686, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38863") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54670->172.17.0.6:38863, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35530") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58738->172.17.0.6:35530, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35593") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35238->172.17.0.6:35593, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35249") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33470->172.17.0.6:35249, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37495") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54778->172.17.0.6:37495, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39034") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40338->172.17.0.6:39034, err= 2025/11/03 04:24:26 DEBUG : both0: size = 6 OK 2025/11/03 04:24:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:26 DEBUG : both10: size = 6 OK 2025/11/03 04:24:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both11: size = 6 OK 2025/11/03 04:24:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both0: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both12: size = 6 OK 2025/11/03 04:24:26 DEBUG : both13: size = 6 OK 2025/11/03 04:24:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both12: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both14: size = 6 OK 2025/11/03 04:24:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both14: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both15: size = 6 OK 2025/11/03 04:24:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both15: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both16: size = 6 OK 2025/11/03 04:24:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both16: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both17: size = 6 OK 2025/11/03 04:24:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both13: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both18: size = 6 OK 2025/11/03 04:24:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both18: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both19: size = 6 OK 2025/11/03 04:24:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both19: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both1: size = 6 OK 2025/11/03 04:24:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both1: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both2: size = 6 OK 2025/11/03 04:24:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both2: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both3: size = 6 OK 2025/11/03 04:24:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both3: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both4: size = 6 OK 2025/11/03 04:24:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both4: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both5: size = 6 OK 2025/11/03 04:24:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both5: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both6: size = 6 OK 2025/11/03 04:24:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both6: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both7: size = 6 OK 2025/11/03 04:24:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both7: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both8: size = 6 OK 2025/11/03 04:24:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both11: Unchanged skipping 2025/11/03 04:24:26 DEBUG : both9: size = 6 OK 2025/11/03 04:24:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:26 DEBUG : both10: Unchanged skipping 2025/11/03 04:24:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only0: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only0: Sizes differ 2025/11/03 04:24:26 DEBUG : both9: Unchanged skipping 2025/11/03 04:24:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only10: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only10: Sizes differ 2025/11/03 04:24:26 DEBUG : both8: Unchanged skipping 2025/11/03 04:24:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only11: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only11: Sizes differ 2025/11/03 04:24:26 DEBUG : both17: Unchanged skipping 2025/11/03 04:24:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only12: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only12: Sizes differ 2025/11/03 04:24:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only13: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only13: Sizes differ 2025/11/03 04:24:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only14: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only14: Sizes differ 2025/11/03 04:24:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only15: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only15: Sizes differ 2025/11/03 04:24:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only16: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only16: Sizes differ 2025/11/03 04:24:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only17: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only17: Sizes differ 2025/11/03 04:24:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only18: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only18: Sizes differ 2025/11/03 04:24:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only19: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only19: Sizes differ 2025/11/03 04:24:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only1: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only1: Sizes differ 2025/11/03 04:24:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only2: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only2: Sizes differ 2025/11/03 04:24:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only3: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only3: Sizes differ 2025/11/03 04:24:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only4: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only4: Sizes differ 2025/11/03 04:24:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only5: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only5: Sizes differ 2025/11/03 04:24:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only6: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only6: Sizes differ 2025/11/03 04:24:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only7: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only7: Sizes differ 2025/11/03 04:24:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only8: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only8: Sizes differ 2025/11/03 04:24:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone322135777) 2025/11/03 04:24:26 DEBUG : only9: size = 6 (ftp://172.17.0.6:21/rclone-test-xocenal0dake) 2025/11/03 04:24:26 DEBUG : only9: Sizes differ 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32625") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60046->172.17.0.6:32625, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31748") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34063") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36404->172.17.0.6:34063, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60366->172.17.0.6:31748, err= 2025/11/03 04:24:26 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/03 04:24:26 INFO : only0: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/03 04:24:26 INFO : only14: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30020") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37863") 2025/11/03 04:24:26 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/03 04:24:26 INFO : only15: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41204->172.17.0.6:30020, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37218->172.17.0.6:37863, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30022") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42076->172.17.0.6:30022, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37401") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33882->172.17.0.6:37401, err= 2025/11/03 04:24:26 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/03 04:24:26 INFO : only17: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/03 04:24:26 INFO : only16: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32471") 2025/11/03 04:24:26 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/03 04:24:26 INFO : only13: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36845") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40616->172.17.0.6:36845, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40746->172.17.0.6:32471, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33552") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47758->172.17.0.6:33552, err= 2025/11/03 04:24:26 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/03 04:24:26 INFO : only18: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39709") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56408->172.17.0.6:39709, err= 2025/11/03 04:24:26 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/03 04:24:26 INFO : only19: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/03 04:24:26 INFO : only1: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34733") 2025/11/03 04:24:26 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/03 04:24:26 INFO : only2: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46238->172.17.0.6:34733, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38968") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53280->172.17.0.6:38968, err= 2025/11/03 04:24:26 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34583") 2025/11/03 04:24:26 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41980->172.17.0.6:34583, err= 2025/11/03 04:24:26 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/03 04:24:26 INFO : only3: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/03 04:24:26 INFO : only5: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31824") 2025/11/03 04:24:26 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32296") 2025/11/03 04:24:26 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/03 04:24:26 INFO : only6: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50206->172.17.0.6:32296, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33317") 2025/11/03 04:24:26 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/03 04:24:26 INFO : only4: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35310->172.17.0.6:31824, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60368->172.17.0.6:33317, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38028") 2025/11/03 04:24:26 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49554->172.17.0.6:38028, err= 2025/11/03 04:24:26 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/03 04:24:26 INFO : only8: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/03 04:24:26 INFO : only9: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36580") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38398->172.17.0.6:36580, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31856") 2025/11/03 04:24:26 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52702->172.17.0.6:31856, err= 2025/11/03 04:24:26 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/03 04:24:26 INFO : only7: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/03 04:24:26 INFO : only11: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/03 04:24:26 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/03 04:24:26 INFO : only12: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/03 04:24:26 INFO : only10: Copied (replaced existing) 2025/11/03 04:24:26 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34792") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54840->172.17.0.6:34792, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33809") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37222->172.17.0.6:33809, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35898") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41054->172.17.0.6:35898, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/03 04:24:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:26 INFO : empty_on_remote: Making directory 2025/11/03 04:24:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/03 04:24:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35790") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39356->172.17.0.6:35790, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31779") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33494->172.17.0.6:31779, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36432") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42538->172.17.0.6:36432, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35586") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31948") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51242->172.17.0.6:35586, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50904->172.17.0.6:31948, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33776") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46522->172.17.0.6:33776, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/03 04:24:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/03 04:24:26 INFO : empty_on_remote: Making directory 2025/11/03 04:24:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/03 04:24:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33583") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39950->172.17.0.6:33583, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37601") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35902") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53800->172.17.0.6:35902, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48586->172.17.0.6:37601, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31192") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45298->172.17.0.6:31192, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37990") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54470->172.17.0.6:37990, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35653") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47094->172.17.0.6:35653, err= 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33717") 2025/11/03 04:24:26 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58374->172.17.0.6:33717, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:26 INFO : sub dir: Making directory 2025/11/03 04:24:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33424") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43466->172.17.0.6:33424, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32490") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47438->172.17.0.6:32490, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36485") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57732->172.17.0.6:36485, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30788") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45288->172.17.0.6:30788, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34239") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54348->172.17.0.6:34239, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39033") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37666->172.17.0.6:39033, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39516") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36100->172.17.0.6:39516, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35657") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36212->172.17.0.6:35657, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31363") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40220->172.17.0.6:31363, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33512") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37930->172.17.0.6:33512, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30499") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37174->172.17.0.6:30499, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/03 04:24:27 INFO : sub dir: Making directory 2025/11/03 04:24:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33888") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32800->172.17.0.6:33888, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33868") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38536->172.17.0.6:33868, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39311") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49302->172.17.0.6:39311, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30132") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51420->172.17.0.6:30132, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31773") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39590->172.17.0.6:31773, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36946") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47456->172.17.0.6:36946, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33239") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46872->172.17.0.6:33239, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37027") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41918->172.17.0.6:37027, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31541") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42364->172.17.0.6:31541, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39470") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53938->172.17.0.6:39470, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39764") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44750->172.17.0.6:39764, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34712") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43742->172.17.0.6:34712, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32992") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50960->172.17.0.6:32992, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30026") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34868->172.17.0.6:30026, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34281") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39532->172.17.0.6:34281, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35234") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53488->172.17.0.6:35234, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30192") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39446->172.17.0.6:30192, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33142") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55404->172.17.0.6:33142, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30325") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55324->172.17.0.6:30325, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39965") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46952->172.17.0.6:39965, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34831") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60240->172.17.0.6:34831, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34571") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49730->172.17.0.6:34571, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37125") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32906->172.17.0.6:37125, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32615") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58402->172.17.0.6:32615, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30889") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50474->172.17.0.6:30889, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36456") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39342->172.17.0.6:36456, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35437") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59818->172.17.0.6:35437, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39989") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37544->172.17.0.6:39989, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35670") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40036->172.17.0.6:35670, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32557") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50924->172.17.0.6:32557, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32783") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51574->172.17.0.6:32783, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37443") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39586->172.17.0.6:37443, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31308") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42810->172.17.0.6:31308, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31296") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60190->172.17.0.6:31296, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35678") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45398->172.17.0.6:35678, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30813") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42050->172.17.0.6:30813, err= 2025/11/03 04:24:27 DEBUG : apple: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:27 DEBUG : banana: size = 6 OK 2025/11/03 04:24:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31284") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38750->172.17.0.6:31284, err= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : There was nothing to transfer 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33730") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57216->172.17.0.6:33730, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35398") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36706->172.17.0.6:35398, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36163") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48494->172.17.0.6:36163, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33426") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51020->172.17.0.6:33426, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33556") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57048->172.17.0.6:33556, err= 2025/11/03 04:24:27 DEBUG : apple: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : banana: size = 6 OK 2025/11/03 04:24:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38590") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60170->172.17.0.6:38590, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : There was nothing to transfer 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38539") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53218->172.17.0.6:38539, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33465") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53398->172.17.0.6:33465, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35944") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39560->172.17.0.6:35944, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34904") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54870->172.17.0.6:34904, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38169") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55562->172.17.0.6:38169, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32292") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45876->172.17.0.6:32292, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36489") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48212->172.17.0.6:36489, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36641") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39560->172.17.0.6:36641, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34805") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44116->172.17.0.6:34805, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30613") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56582->172.17.0.6:30613, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33974") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40344->172.17.0.6:33974, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38649") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33398->172.17.0.6:38649, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37416") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37756->172.17.0.6:37416, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32829") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51470->172.17.0.6:32829, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38255") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56140->172.17.0.6:38255, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38725") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38278->172.17.0.6:38725, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35264") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40066->172.17.0.6:35264, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35133") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45972->172.17.0.6:35133, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31105") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57428->172.17.0.6:31105, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36884") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58466->172.17.0.6:36884, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37127") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37134->172.17.0.6:37127, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30542") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33424->172.17.0.6:30542, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37445") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38588->172.17.0.6:37445, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35102") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38796->172.17.0.6:35102, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32770") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36488->172.17.0.6:32770, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38292") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47900->172.17.0.6:38292, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39633") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41360->172.17.0.6:39633, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39653") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56682->172.17.0.6:39653, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34494") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59064->172.17.0.6:34494, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34188") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60304->172.17.0.6:34188, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30498") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58028->172.17.0.6:30498, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33131") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52376->172.17.0.6:33131, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38165") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39192->172.17.0.6:38165, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38893") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36832->172.17.0.6:38893, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30619") 2025/11/03 04:24:27 DEBUG : apple: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : banana: size = 6 OK 2025/11/03 04:24:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54938->172.17.0.6:30619, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : There was nothing to transfer 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30628") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58280->172.17.0.6:30628, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35454") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48444->172.17.0.6:35454, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37950") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48254->172.17.0.6:37950, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30974") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49030->172.17.0.6:30974, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31542") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47184->172.17.0.6:31542, err= 2025/11/03 04:24:27 DEBUG : apple: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : banana: size = 6 OK 2025/11/03 04:24:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34713") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37828->172.17.0.6:34713, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : There was nothing to transfer 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39780") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60086->172.17.0.6:39780, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31848") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58344->172.17.0.6:31848, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35273") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54384->172.17.0.6:35273, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31736") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33214->172.17.0.6:31736, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39008") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50902->172.17.0.6:39008, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39912") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53306->172.17.0.6:39912, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37207") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39166->172.17.0.6:37207, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35047") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52580->172.17.0.6:35047, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35703") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33316->172.17.0.6:35703, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34899") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43872->172.17.0.6:34899, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30820") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52568->172.17.0.6:30820, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36472") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34300->172.17.0.6:36472, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32547") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56518->172.17.0.6:32547, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31797") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46734->172.17.0.6:31797, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36239") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38976->172.17.0.6:36239, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38780") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58148->172.17.0.6:38780, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38745") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38808->172.17.0.6:38745, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36258") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38276->172.17.0.6:36258, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30917") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46820->172.17.0.6:30917, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36226") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51586->172.17.0.6:36226, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38682") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60666->172.17.0.6:38682, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31473") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55520->172.17.0.6:31473, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31537") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60666->172.17.0.6:31537, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34388") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46058->172.17.0.6:34388, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35400") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47726->172.17.0.6:35400, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35640") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54028->172.17.0.6:35640, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34187") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49660->172.17.0.6:34187, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32809") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56384->172.17.0.6:32809, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34145") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41312->172.17.0.6:34145, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35160") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53256->172.17.0.6:35160, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37994") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37460->172.17.0.6:37994, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38263") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36810->172.17.0.6:38263, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30110") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46814->172.17.0.6:30110, err= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33964") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58310->172.17.0.6:33964, err= 2025/11/03 04:24:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33567") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56996->172.17.0.6:33567, err= 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34820") 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34948->172.17.0.6:21, err= 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49420->172.17.0.6:34820, err= 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37365") 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42000->172.17.0.6:37365, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30196") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36476->172.17.0.6:30196, err= 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/03 04:24:27 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/03 04:24:27 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/03 04:24:27 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/03 04:24:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37609") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48526->172.17.0.6:37609, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39068") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54128->172.17.0.6:39068, err= 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34156") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53150->172.17.0.6:34156, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31028") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37416->172.17.0.6:31028, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39309") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33584->172.17.0.6:39309, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37107") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49058->172.17.0.6:37107, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31953") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37248->172.17.0.6:31953, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31675") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34722->172.17.0.6:31675, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31823") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36378->172.17.0.6:31823, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31175") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56974->172.17.0.6:31175, err= 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32335") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35524->172.17.0.6:32335, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32699") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34876->172.17.0.6:32699, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35378") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54164->172.17.0.6:35378, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32822") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54258->172.17.0.6:32822, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31991") 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58446->172.17.0.6:31991, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33737") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48246->172.17.0.6:33737, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38157") 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36948->172.17.0.6:38157, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Connecting to FTP server 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34958->172.17.0.6:21, err= 2025/11/03 04:24:27 INFO : banana: Deleted 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/03 04:24:27 INFO : apple: Deleted 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/03 04:24:27 INFO : appleappleapplebanana: Deleted 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/03 04:24:27 INFO : splitbananasplit: Deleted 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34968->172.17.0.6:21, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:21") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34978->172.17.0.6:21, err= 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38172") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52852->172.17.0.6:38172, err= 2025/11/03 04:24:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YXBwbGU=: Excluded 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/03 04:24:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YmFuYW5h: Excluded 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38129") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58712->172.17.0.6:38129, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33114") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58404->172.17.0.6:33114, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37694") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41182->172.17.0.6:37694, err= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33600") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40512->172.17.0.6:33600, err= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : YXBwbGU=: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : YmFuYW5h: size = 6 OK 2025/11/03 04:24:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/03 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32150") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51084->172.17.0.6:32150, err= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33806") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51890->172.17.0.6:33806, err= 2025/11/03 04:24:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YXBwbGU=: Excluded 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/03 04:24:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : YmFuYW5h: Excluded 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34016") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60734->172.17.0.6:34016, err= 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38000") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42052->172.17.0.6:38000, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32172") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45020->172.17.0.6:32172, err= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/03 04:24:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35316") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59742->172.17.0.6:35316, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39990") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50328->172.17.0.6:39990, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33664") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52680->172.17.0.6:33664, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31695") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45986->172.17.0.6:31695, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38886") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55944->172.17.0.6:38886, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37558") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38538->172.17.0.6:37558, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38546") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59056->172.17.0.6:38546, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35442") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45044->172.17.0.6:35442, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39319") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42164->172.17.0.6:39319, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39376") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54246->172.17.0.6:39376, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38754") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52944->172.17.0.6:38754, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34440") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53732->172.17.0.6:34440, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34147") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51544->172.17.0.6:34147, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33776") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46526->172.17.0.6:33776, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38950") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46308->172.17.0.6:38950, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38460") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34568->172.17.0.6:38460, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33395") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46024->172.17.0.6:33395, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30509") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40138->172.17.0.6:30509, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32741") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46996->172.17.0.6:32741, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36633") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33964->172.17.0.6:36633, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36671") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52870->172.17.0.6:36671, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36265") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41712->172.17.0.6:36265, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31800") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49498->172.17.0.6:31800, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38532") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41184->172.17.0.6:38532, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30157") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54992->172.17.0.6:30157, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33558") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51420->172.17.0.6:33558, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36475") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44666->172.17.0.6:36475, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36810") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40138->172.17.0.6:36810, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35302") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33114->172.17.0.6:35302, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32800") 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58102->172.17.0.6:32800, err= 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38388") 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56582->172.17.0.6:38388, err= 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33585") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59046->172.17.0.6:33585, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35384") 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52192->172.17.0.6:35384, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33394") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56088->172.17.0.6:33394, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35927") 2025/11/03 04:24:27 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44700->172.17.0.6:35927, err= 2025/11/03 04:24:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/03 04:24:27 INFO : apple: Copied (new) to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/03 04:24:27 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/03 04:24:27 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32684") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57572->172.17.0.6:32684, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33270") 2025/11/03 04:24:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43044->172.17.0.6:33270, err= 2025/11/03 04:24:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30346") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44530->172.17.0.6:30346, err= 2025/11/03 04:24:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/03 04:24:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34203") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60760->172.17.0.6:34203, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39100") 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38710->172.17.0.6:39100, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37231") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42542->172.17.0.6:37231, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36713") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57982->172.17.0.6:36713, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32561") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42412->172.17.0.6:32561, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35066") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53604->172.17.0.6:35066, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33676") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47188->172.17.0.6:33676, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30348") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32884->172.17.0.6:30348, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39719") 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39440") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37224->172.17.0.6:39440, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38752->172.17.0.6:39719, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36521") 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41810->172.17.0.6:36521, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37897") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45184->172.17.0.6:37897, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37122") 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37590->172.17.0.6:37122, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/03 04:24:27 INFO : banana: Deleted 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/03 04:24:27 INFO : appleappleapplebanana: Deleted 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/03 04:24:27 INFO : apple: Deleted 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/03 04:24:27 INFO : splitbananasplit: Deleted 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32772") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48212->172.17.0.6:32772, err= 2025/11/03 04:24:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : PREFIXapple: Excluded 2025/11/03 04:24:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : PREFIXbanana: Excluded 2025/11/03 04:24:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32471") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40760->172.17.0.6:32471, err= 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38397") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54138->172.17.0.6:38397, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34966") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53890->172.17.0.6:34966, err= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/03 04:24:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31016") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38522->172.17.0.6:31016, err= 2025/11/03 04:24:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36975") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31053") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57690->172.17.0.6:31053, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42224->172.17.0.6:36975, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34081") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51836->172.17.0.6:34081, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31795") 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34834") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49178->172.17.0.6:34834, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34722->172.17.0.6:31795, err= 2025/11/03 04:24:27 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/03 04:24:27 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/03 04:24:27 INFO : apple: Copied (new) 2025/11/03 04:24:27 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/03 04:24:27 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30049") 2025/11/03 04:24:27 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/03 04:24:27 INFO : splitbananasplit: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54188->172.17.0.6:30049, err= 2025/11/03 04:24:27 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/03 04:24:27 INFO : banana: Copied (new) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/03 04:24:27 INFO : appleappleapplebanana: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32981") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44886->172.17.0.6:32981, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34810") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34358") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36068->172.17.0.6:34810, err= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43394->172.17.0.6:34358, err= 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39606") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37960") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35884->172.17.0.6:37960, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44200->172.17.0.6:39606, err= 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35868") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60176->172.17.0.6:35868, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38092") 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50870->172.17.0.6:38092, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32069") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52702->172.17.0.6:32069, err= 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34268") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34928") 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57000->172.17.0.6:34928, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59144->172.17.0.6:34268, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35526") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42184->172.17.0.6:35526, err= 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37052") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40578->172.17.0.6:37052, err= 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36349") 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30684") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58366->172.17.0.6:36349, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44464->172.17.0.6:30684, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35189") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39808->172.17.0.6:35189, err= 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/03 04:24:27 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/03 04:24:27 INFO : PREFIXbanana: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/03 04:24:27 INFO : PREFIXapple: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/03 04:24:27 INFO : PREFIXsplitbananasplit: Deleted 2025/11/03 04:24:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37277") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47840->172.17.0.6:37277, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30204") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52502->172.17.0.6:30204, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39620") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51826->172.17.0.6:39620, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37839") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42720->172.17.0.6:37839, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30674") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34400->172.17.0.6:30674, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32486") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42744->172.17.0.6:32486, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32066") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48692->172.17.0.6:32066, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32088") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41106->172.17.0.6:32088, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33473") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35854->172.17.0.6:33473, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33448") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48746->172.17.0.6:33448, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36736") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41500->172.17.0.6:36736, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32044") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38000->172.17.0.6:32044, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31597") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44176->172.17.0.6:31597, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31854") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60962->172.17.0.6:31854, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38192") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47702->172.17.0.6:38192, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35701") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52008->172.17.0.6:35701, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31251") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42140->172.17.0.6:31251, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36673") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40792->172.17.0.6:36673, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35984") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37606->172.17.0.6:35984, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37029") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41006->172.17.0.6:37029, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39881") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53470->172.17.0.6:39881, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36553") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36466->172.17.0.6:36553, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38481") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60824->172.17.0.6:38481, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30896") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48050->172.17.0.6:30896, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32947") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53848->172.17.0.6:32947, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32477") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47398->172.17.0.6:32477, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34629") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46456->172.17.0.6:34629, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33198") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55348->172.17.0.6:33198, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31141") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47082->172.17.0.6:31141, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39143") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60484->172.17.0.6:39143, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30109") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53704->172.17.0.6:30109, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36010") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45590->172.17.0.6:36010, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33843") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59684->172.17.0.6:33843, err= 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30457") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38768->172.17.0.6:30457, err= 2025/11/03 04:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : apple: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : banana: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33083") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50824->172.17.0.6:33083, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36969") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40140->172.17.0.6:36969, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36210") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45880->172.17.0.6:36210, err= 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37538") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36792->172.17.0.6:37538, err= 2025/11/03 04:24:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36069") 2025/11/03 04:24:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53492->172.17.0.6:36069, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38028") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49556->172.17.0.6:38028, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39086") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40758->172.17.0.6:39086, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31994") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52848->172.17.0.6:31994, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39509") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35758->172.17.0.6:39509, err= 2025/11/03 04:24:27 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/03 04:24:27 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/03 04:24:27 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/03 04:24:27 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/03 04:24:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/03 04:24:27 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34222") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41350->172.17.0.6:34222, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36167") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38930") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49778->172.17.0.6:38930, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34516->172.17.0.6:36167, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36502") 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35996->172.17.0.6:36502, err= 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31045") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58600->172.17.0.6:31045, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35506") 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53576->172.17.0.6:35506, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39664") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33882->172.17.0.6:39664, err= 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36379") 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48044->172.17.0.6:36379, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38718") 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46746->172.17.0.6:38718, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31399") 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58204->172.17.0.6:31399, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35292") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44120->172.17.0.6:35292, err= 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35639") 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52126->172.17.0.6:35639, err= 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31697") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51632->172.17.0.6:31697, err= 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33564") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44676->172.17.0.6:33564, err= 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31151") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37814->172.17.0.6:31151, err= 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37390") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33014->172.17.0.6:37390, err= 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/03 04:24:27 INFO : splitbananasplit: Deleted 2025/11/03 04:24:27 INFO : banana: Deleted 2025/11/03 04:24:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/03 04:24:27 INFO : apple: Deleted 2025/11/03 04:24:27 INFO : dir1/0008-2345678.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/03 04:24:27 INFO : appleappleapplebanana: Deleted 2025/11/03 04:24:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/03 04:24:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/03 04:24:27 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39121") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58136->172.17.0.6:39121, err= 2025/11/03 04:24:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : bananaSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31153") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42290->172.17.0.6:31153, err= 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/03 04:24:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37359") 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55108->172.17.0.6:37359, err= 2025/11/03 04:24:27 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39176") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55548->172.17.0.6:39176, err= 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/03 04:24:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39870") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55866->172.17.0.6:39870, err= 2025/11/03 04:24:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34834") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49182->172.17.0.6:34834, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32900") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51184->172.17.0.6:32900, err= 2025/11/03 04:24:28 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/03 04:24:28 INFO : banana: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30430") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53350->172.17.0.6:30430, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31407") 2025/11/03 04:24:28 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41958->172.17.0.6:31407, err= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/03 04:24:28 INFO : appleappleapplebanana: Copied (new) 2025/11/03 04:24:28 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39177") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51740->172.17.0.6:39177, err= 2025/11/03 04:24:28 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/03 04:24:28 INFO : apple: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30983") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48522->172.17.0.6:30983, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33401") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34100->172.17.0.6:33401, err= 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35570") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51912->172.17.0.6:35570, err= 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/03 04:24:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/03 04:24:28 INFO : splitbananasplit: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38208") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48540->172.17.0.6:38208, err= 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/03 04:24:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30900") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44120->172.17.0.6:30900, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/03 04:24:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33450") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43022->172.17.0.6:33450, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38932") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54788->172.17.0.6:38932, err= 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/03 04:24:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/03 04:24:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37166") 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60946->172.17.0.6:37166, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36078") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38146->172.17.0.6:36078, err= 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/03 04:24:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/03 04:24:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32133") 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42038->172.17.0.6:32133, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33706") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41744->172.17.0.6:33706, err= 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/03 04:24:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/03 04:24:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31140") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43370->172.17.0.6:31140, err= 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39495") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37748->172.17.0.6:39495, err= 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/03 04:24:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/03 04:24:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34580") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30167") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47498->172.17.0.6:30167, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46620->172.17.0.6:34580, err= 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/03 04:24:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32158") 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/03 04:24:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34792->172.17.0.6:32158, err= 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/03 04:24:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/03 04:24:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/03 04:24:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : bananaSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : splitbananasplitSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : appleSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/03 04:24:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33452") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47246->172.17.0.6:33452, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36688") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39338->172.17.0.6:36688, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39961") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44488->172.17.0.6:39961, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30963") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41390->172.17.0.6:30963, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33881") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58498->172.17.0.6:33881, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36277") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57512->172.17.0.6:36277, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35212") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54160->172.17.0.6:35212, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38758") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54588->172.17.0.6:38758, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35425") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53980->172.17.0.6:35425, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37766") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40564->172.17.0.6:37766, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39878") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60280->172.17.0.6:39878, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34499") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33576->172.17.0.6:34499, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37616") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55398->172.17.0.6:37616, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38833") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46020->172.17.0.6:38833, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34163") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56080->172.17.0.6:34163, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37088") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44080->172.17.0.6:37088, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32012") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59070->172.17.0.6:32012, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34500") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50348->172.17.0.6:34500, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33267") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36760->172.17.0.6:33267, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34152") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52908->172.17.0.6:34152, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36250") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39020->172.17.0.6:36250, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39026") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45784->172.17.0.6:39026, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36001") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44730->172.17.0.6:36001, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38286") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53836->172.17.0.6:38286, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38616") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44756->172.17.0.6:38616, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33613") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36496->172.17.0.6:33613, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37102") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36348->172.17.0.6:37102, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36057") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60570->172.17.0.6:36057, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36752") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46616->172.17.0.6:36752, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34156") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53154->172.17.0.6:34156, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34260") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55982->172.17.0.6:34260, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30985") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47898->172.17.0.6:30985, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39687") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60962->172.17.0.6:39687, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33415") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50666->172.17.0.6:33415, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39743") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43900->172.17.0.6:39743, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31203") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33996->172.17.0.6:31203, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34255") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53450->172.17.0.6:34255, err= 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31287") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53678->172.17.0.6:31287, err= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31114") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52740->172.17.0.6:31114, err= 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30155") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37705") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52232->172.17.0.6:30155, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59318->172.17.0.6:37705, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31740") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35204->172.17.0.6:31740, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38902") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59822->172.17.0.6:38902, err= 2025/11/03 04:24:28 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/03 04:24:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/03 04:24:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/03 04:24:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/03 04:24:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38305") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31911") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30421") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56132->172.17.0.6:31911, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53312->172.17.0.6:38305, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46610->172.17.0.6:30421, err= 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/03 04:24:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33649") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51102->172.17.0.6:33649, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30898") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47476->172.17.0.6:30898, err= 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/03 04:24:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/03 04:24:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32891") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43594->172.17.0.6:32891, err= 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38488") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40882->172.17.0.6:38488, err= 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/03 04:24:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31030") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42910->172.17.0.6:31030, err= 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/03 04:24:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/03 04:24:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39743") 2025/11/03 04:24:28 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43910->172.17.0.6:39743, err= 2025/11/03 04:24:28 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34432") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46904->172.17.0.6:34432, err= 2025/11/03 04:24:28 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/03 04:24:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/03 04:24:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39735") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55522->172.17.0.6:39735, err= 2025/11/03 04:24:28 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30216") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54334->172.17.0.6:30216, err= 2025/11/03 04:24:28 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/03 04:24:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/03 04:24:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31352") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56008->172.17.0.6:31352, err= 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39368") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45648->172.17.0.6:39368, err= 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/03 04:24:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/03 04:24:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/03 04:24:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/03 04:24:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0013-789;=.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0007-1234567.txt: Deleted 2025/11/03 04:24:28 INFO : splitbananasplit: Deleted 2025/11/03 04:24:28 INFO : dir1/0011-56789;.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0009-3456789.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0003-defghij.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0008-2345678.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0010-456789.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/03 04:24:28 INFO : dir1/0015-9;=.txt: Deleted 2025/11/03 04:24:28 INFO : appleappleapplebanana: Deleted 2025/11/03 04:24:28 INFO : dir1/0014-89;=.txt: Deleted 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35268") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52002->172.17.0.6:35268, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleapple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleapple: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbanan: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30760") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48372->172.17.0.6:30760, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-12345: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-23456: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-34567: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-45678: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34157") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54646->172.17.0.6:34157, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38404") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49102->172.17.0.6:38404, err= 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39353") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43624->172.17.0.6:39353, err= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleapple: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbanan: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35927") 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44712->172.17.0.6:35927, err= 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/03 04:24:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/03 04:24:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/03 04:24:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/03 04:24:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/03 04:24:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/03 04:24:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/03 04:24:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/03 04:24:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/03 04:24:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/03 04:24:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31099") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37930->172.17.0.6:31099, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleapple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleapple: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbanan: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36554") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35928->172.17.0.6:36554, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcde: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdef: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefg: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defgh: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghi: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghij: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijk: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-12345: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-23456: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-34567: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-45678: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32556") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40678->172.17.0.6:32556, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31494") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41104->172.17.0.6:31494, err= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/03 04:24:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32601") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40802->172.17.0.6:32601, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30737") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60854->172.17.0.6:30737, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30680") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36916->172.17.0.6:30680, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30818") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42946->172.17.0.6:30818, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35781") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34434->172.17.0.6:35781, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33545") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47566->172.17.0.6:33545, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36528") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52436->172.17.0.6:36528, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36957") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50176->172.17.0.6:36957, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37375") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54268->172.17.0.6:37375, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35272") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57084->172.17.0.6:35272, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34964") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36730->172.17.0.6:34964, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35914") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41244->172.17.0.6:35914, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31314") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52378->172.17.0.6:31314, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39937") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55776->172.17.0.6:39937, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30101") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50204->172.17.0.6:30101, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32760") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34636->172.17.0.6:32760, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35636") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58272->172.17.0.6:35636, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31000") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34590->172.17.0.6:31000, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37611") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53136->172.17.0.6:37611, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35683") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33170->172.17.0.6:35683, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35935") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60592->172.17.0.6:35935, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39717") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59652->172.17.0.6:39717, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39148") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58402->172.17.0.6:39148, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31473") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55530->172.17.0.6:31473, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33349") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39614->172.17.0.6:33349, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34011") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39792->172.17.0.6:34011, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39830") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57110->172.17.0.6:39830, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39133") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57934->172.17.0.6:39133, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35717") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49498->172.17.0.6:35717, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34152") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52914->172.17.0.6:34152, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34781") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43516->172.17.0.6:34781, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32646") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43336->172.17.0.6:32646, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38618") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59922->172.17.0.6:38618, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39548") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42510->172.17.0.6:39548, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37983") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55452->172.17.0.6:37983, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34600") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56002->172.17.0.6:34600, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31372") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59136->172.17.0.6:31372, err= 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35260") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35798->172.17.0.6:35260, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31217") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58564->172.17.0.6:31217, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37015") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52516->172.17.0.6:37015, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39931") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60932->172.17.0.6:39931, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38928") 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60836->172.17.0.6:38928, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38335") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43804->172.17.0.6:38335, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32082") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36340->172.17.0.6:32082, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38881") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49182->172.17.0.6:38881, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31054") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51722->172.17.0.6:31054, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37956") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57160->172.17.0.6:37956, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36903") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36252->172.17.0.6:36903, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37952") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52748->172.17.0.6:37952, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34745") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56870->172.17.0.6:34745, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33363") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41204->172.17.0.6:33363, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32174") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57704->172.17.0.6:32174, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32141") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53538->172.17.0.6:32141, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38381") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35246->172.17.0.6:38381, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39329") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40000->172.17.0.6:39329, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39553") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51944->172.17.0.6:39553, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33300") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48062->172.17.0.6:33300, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30716") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33146->172.17.0.6:30716, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39586") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56826->172.17.0.6:39586, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30047") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49230->172.17.0.6:30047, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38678") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60278->172.17.0.6:38678, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39647") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40794->172.17.0.6:39647, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35059") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53142->172.17.0.6:35059, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37395") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36720->172.17.0.6:37395, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35069") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42106->172.17.0.6:35069, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32825") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59264->172.17.0.6:32825, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31762") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39880->172.17.0.6:31762, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30143") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38422->172.17.0.6:30143, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38479") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56466->172.17.0.6:38479, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34525") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54174->172.17.0.6:34525, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34403") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38446->172.17.0.6:34403, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37627") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36182->172.17.0.6:37627, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32687") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46712->172.17.0.6:32687, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36561") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56472->172.17.0.6:36561, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32465") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59726->172.17.0.6:32465, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33471") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49076->172.17.0.6:33471, err= 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30763") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59538->172.17.0.6:30763, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37331") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55116->172.17.0.6:37331, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30619") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54952->172.17.0.6:30619, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35604") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59262->172.17.0.6:35604, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31676") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54692->172.17.0.6:31676, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30394") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46206->172.17.0.6:30394, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33849") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48744->172.17.0.6:33849, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37215") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39168->172.17.0.6:37215, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33037") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38906->172.17.0.6:33037, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33567") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57008->172.17.0.6:33567, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32360") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48488->172.17.0.6:32360, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38256") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56502->172.17.0.6:38256, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38836") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49846->172.17.0.6:38836, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39757") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59910->172.17.0.6:39757, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36528") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52446->172.17.0.6:36528, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30428") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49826->172.17.0.6:30428, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37456") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48686->172.17.0.6:37456, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33075") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55462->172.17.0.6:33075, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36459") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36804->172.17.0.6:36459, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38520") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47752->172.17.0.6:38520, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39229") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59346->172.17.0.6:39229, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30205") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45836->172.17.0.6:30205, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30306") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53978->172.17.0.6:30306, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34290") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35134->172.17.0.6:34290, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33839") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43798->172.17.0.6:33839, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34970") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51792->172.17.0.6:34970, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36735") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37672->172.17.0.6:36735, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32230") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59458->172.17.0.6:32230, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37309") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38450->172.17.0.6:37309, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39352") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54750->172.17.0.6:39352, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36736") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41506->172.17.0.6:36736, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37675") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50480->172.17.0.6:37675, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38690") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52128->172.17.0.6:38690, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36397") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41274->172.17.0.6:36397, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35487") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55008->172.17.0.6:35487, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32847") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57724->172.17.0.6:32847, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34173") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48122->172.17.0.6:34173, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34790") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43780->172.17.0.6:34790, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34946") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58786->172.17.0.6:34946, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34254") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43116->172.17.0.6:34254, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37314") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46782->172.17.0.6:37314, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38023") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34230->172.17.0.6:38023, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33970") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56290->172.17.0.6:33970, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33895") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50256->172.17.0.6:33895, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34288") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40996->172.17.0.6:34288, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31055") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41310->172.17.0.6:31055, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33108") 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50748->172.17.0.6:33108, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38383") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42876->172.17.0.6:38383, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31271") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44314->172.17.0.6:31271, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36784") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44378->172.17.0.6:36784, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36044") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38782->172.17.0.6:36044, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33710") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58892->172.17.0.6:33710, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31766") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55988->172.17.0.6:31766, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32159") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60656->172.17.0.6:32159, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38515") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38374->172.17.0.6:38515, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33549") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53320->172.17.0.6:33549, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34292") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42708->172.17.0.6:34292, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32765") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53144->172.17.0.6:32765, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36266") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58608->172.17.0.6:36266, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36939") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46094->172.17.0.6:36939, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34298") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39094->172.17.0.6:34298, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39884") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40338->172.17.0.6:39884, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34978") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40070->172.17.0.6:34978, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39904") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39300->172.17.0.6:39904, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37955") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47262->172.17.0.6:37955, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34086") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51232->172.17.0.6:34086, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34559") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48266->172.17.0.6:34559, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37561") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48806->172.17.0.6:37561, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31737") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46704->172.17.0.6:31737, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35444") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59850->172.17.0.6:35444, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37798") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38792->172.17.0.6:37798, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39998") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45516->172.17.0.6:39998, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38735") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60232->172.17.0.6:38735, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32464") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42206->172.17.0.6:32464, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32917") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43202->172.17.0.6:32917, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34261") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33340->172.17.0.6:34261, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34311") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43048->172.17.0.6:34311, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33160") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59514->172.17.0.6:33160, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36557") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52038->172.17.0.6:36557, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31616") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48500->172.17.0.6:31616, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33144") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55942->172.17.0.6:33144, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33227") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40246->172.17.0.6:33227, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36031") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38916->172.17.0.6:36031, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36819") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60734->172.17.0.6:36819, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37130") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58784->172.17.0.6:37130, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31587") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60732->172.17.0.6:31587, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37594") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33068->172.17.0.6:37594, err= 2025/11/03 04:24:28 DEBUG : apple: size = 5 OK 2025/11/03 04:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : banana: size = 6 OK 2025/11/03 04:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38002") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32936->172.17.0.6:38002, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38914") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56244->172.17.0.6:38914, err= 2025/11/03 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : apple: Excluded 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : banana: Excluded 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38039") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49696->172.17.0.6:38039, err= 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35955") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58212->172.17.0.6:35955, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33233") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34242->172.17.0.6:33233, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39450") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57580->172.17.0.6:39450, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33069") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58052->172.17.0.6:33069, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34655") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41150->172.17.0.6:34655, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33268") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53800->172.17.0.6:33268, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32342") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42002->172.17.0.6:32342, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33675") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40144->172.17.0.6:33675, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34112") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46186->172.17.0.6:34112, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36452") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36166->172.17.0.6:36452, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39439") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60570->172.17.0.6:39439, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38329") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47648->172.17.0.6:38329, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30638") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43592->172.17.0.6:30638, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39017") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42710->172.17.0.6:39017, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39219") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54404->172.17.0.6:39219, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39404") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56310->172.17.0.6:39404, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32519") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41742->172.17.0.6:32519, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36297") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52886->172.17.0.6:36297, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31552") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55174->172.17.0.6:31552, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35971") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56968->172.17.0.6:35971, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37864") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57924->172.17.0.6:37864, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35946") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52860->172.17.0.6:35946, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30495") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52760->172.17.0.6:30495, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31103") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41520->172.17.0.6:31103, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39543") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52636->172.17.0.6:39543, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39777") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54044->172.17.0.6:39777, err= 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35268") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52018->172.17.0.6:35268, err= 2025/11/03 04:24:28 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34174") 2025/11/03 04:24:28 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42390->172.17.0.6:34174, err= 2025/11/03 04:24:29 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : apple: Excluded 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:29 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : banana: Excluded 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38149") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37744->172.17.0.6:38149, err= 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31948") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50914->172.17.0.6:31948, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36391") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52458->172.17.0.6:36391, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37955") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47266->172.17.0.6:37955, err= 2025/11/03 04:24:29 DEBUG : apple: size = 5 OK 2025/11/03 04:24:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:29 DEBUG : banana: size = 6 OK 2025/11/03 04:24:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39032") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48192->172.17.0.6:39032, err= 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33596") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39336->172.17.0.6:33596, err= 2025/11/03 04:24:29 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : apple: Excluded 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:29 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : banana: Excluded 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39029") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36768->172.17.0.6:39029, err= 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34095") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46588->172.17.0.6:34095, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34777") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40414->172.17.0.6:34777, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33779") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55898->172.17.0.6:33779, err= 2025/11/03 04:24:29 DEBUG : apple: size = 5 OK 2025/11/03 04:24:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : apple: Unchanged skipping 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/03 04:24:29 DEBUG : banana: size = 6 OK 2025/11/03 04:24:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : banana: Unchanged skipping 2025/11/03 04:24:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/03 04:24:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32302") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34836->172.17.0.6:32302, err= 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39932") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46560->172.17.0.6:39932, err= 2025/11/03 04:24:29 DEBUG : apple: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : apple: Excluded 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : appleappleapplebanana: Excluded 2025/11/03 04:24:29 DEBUG : banana: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : banana: Excluded 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : splitbananasplit: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32188") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57904->172.17.0.6:32188, err= 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/03 04:24:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35881") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47436->172.17.0.6:35881, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36217") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49928->172.17.0.6:36217, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30231") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42038->172.17.0.6:30231, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36273") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54992->172.17.0.6:36273, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30672") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46984->172.17.0.6:30672, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39706") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38886->172.17.0.6:39706, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32788") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48240->172.17.0.6:32788, err= --- PASS: TestTransform (1.98s) --- PASS: TestTransform/NFC (0.11s) --- PASS: TestTransform/NFD (0.13s) --- PASS: TestTransform/base64 (0.21s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.26s) --- PASS: TestTransform/truncate (0.20s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31285") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45164->172.17.0.6:31285, err= 2025/11/03 04:24:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/03 04:24:29 INFO : sub dir_somesuffix: Making directory 2025/11/03 04:24:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/03 04:24:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/03 04:24:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/03 04:24:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39255") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37516->172.17.0.6:39255, err= 2025/11/03 04:24:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/03 04:24:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35170") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35894->172.17.0.6:35170, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35031") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38856->172.17.0.6:35031, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30948") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55610->172.17.0.6:30948, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32033") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50028->172.17.0.6:32033, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38921") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42206->172.17.0.6:38921, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39153") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46884->172.17.0.6:39153, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39040") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58588->172.17.0.6:39040, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32775") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54354->172.17.0.6:32775, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32195") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44780->172.17.0.6:32195, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30880") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58826->172.17.0.6:30880, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33264") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43818->172.17.0.6:33264, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35679") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:48900->172.17.0.6:35679, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38130") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53508->172.17.0.6:38130, err= 2025/11/03 04:24:29 INFO : toe: Making directory 2025/11/03 04:24:29 INFO : toe/toe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36344") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46040->172.17.0.6:36344, err= 2025/11/03 04:24:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/03 04:24:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30584") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41402->172.17.0.6:30584, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37007") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38168->172.17.0.6:37007, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39679") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40382->172.17.0.6:39679, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39400") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39398->172.17.0.6:39400, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35215") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36392->172.17.0.6:35215, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37282") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60914->172.17.0.6:37282, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36721") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34416->172.17.0.6:36721, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37952") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52754->172.17.0.6:37952, err= 2025/11/03 04:24:29 INFO : toe: Making directory 2025/11/03 04:24:29 INFO : toe/toe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39311") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49314->172.17.0.6:39311, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/03 04:24:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35177") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34428->172.17.0.6:35177, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38371") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51760->172.17.0.6:38371, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30587") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43372->172.17.0.6:30587, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37312") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44760->172.17.0.6:37312, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32677") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39828->172.17.0.6:32677, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34113") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52686->172.17.0.6:34113, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37494") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55304->172.17.0.6:37494, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37541") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33282->172.17.0.6:37541, err= 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 INFO : tictacempty_dir: Making directory 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33320") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:33250->172.17.0.6:33320, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37177") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53254->172.17.0.6:37177, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39317") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36973") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54410->172.17.0.6:39317, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60924->172.17.0.6:36973, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38731") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56698->172.17.0.6:38731, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30057") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58790->172.17.0.6:30057, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36316") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46844->172.17.0.6:36316, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35227") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37722->172.17.0.6:35227, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33707") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52022->172.17.0.6:33707, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32225") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58730->172.17.0.6:32225, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35965") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59076->172.17.0.6:35965, err= 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 INFO : tictacempty_dir: Making directory 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32000") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42102->172.17.0.6:32000, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36307") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53438->172.17.0.6:36307, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38258") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38424") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43970->172.17.0.6:38258, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52602->172.17.0.6:38424, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38375") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40230->172.17.0.6:38375, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31906") 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37264->172.17.0.6:31906, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30379") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32427") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43146->172.17.0.6:32427, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40778->172.17.0.6:30379, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37588") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32970->172.17.0.6:37588, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/03 04:24:29 NOTICE: ftp://172.17.0.6:21/rclone-test-xocenal0dake: 0 differences found 2025/11/03 04:24:29 NOTICE: ftp://172.17.0.6:21/rclone-test-xocenal0dake: 1 hashes could not be checked 2025/11/03 04:24:29 NOTICE: ftp://172.17.0.6:21/rclone-test-xocenal0dake: 1 matching files 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37602") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38390->172.17.0.6:37602, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31644") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57084->172.17.0.6:31644, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30773") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59274->172.17.0.6:30773, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31476") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:42934->172.17.0.6:31476, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30939") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47228->172.17.0.6:30939, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32207") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:36694->172.17.0.6:32207, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35553") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:32826->172.17.0.6:35553, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39288") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41904->172.17.0.6:39288, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35008") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54870->172.17.0.6:35008, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37565") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54204->172.17.0.6:37565, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38166") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35262->172.17.0.6:38166, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38059") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47768->172.17.0.6:38059, err= 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35273") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54388->172.17.0.6:35273, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30849") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58838->172.17.0.6:30849, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35232") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43908->172.17.0.6:35232, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31664") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40124->172.17.0.6:31664, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39445") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53960->172.17.0.6:39445, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39397") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44894->172.17.0.6:39397, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32161") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49410->172.17.0.6:32161, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37218") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34740->172.17.0.6:37218, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/11/03 04:24:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38039") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49710->172.17.0.6:38039, err= 2025/11/03 04:24:29 INFO : toe: Making directory 2025/11/03 04:24:29 INFO : toe/toe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34338") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44924->172.17.0.6:34338, err= 2025/11/03 04:24:29 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/03 04:24:29 INFO : toe/toe/toe: Copied (new) 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31583") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38842->172.17.0.6:31583, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37241") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45546->172.17.0.6:37241, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32198") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54634->172.17.0.6:32198, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36979") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52746->172.17.0.6:36979, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30636") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52840->172.17.0.6:30636, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32500") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49198->172.17.0.6:32500, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35288") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53604->172.17.0.6:35288, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34604") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50844->172.17.0.6:34604, err= 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 INFO : tictacempty_dir: Making directory 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37831") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58972->172.17.0.6:37831, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Deleted 2025/11/03 04:24:29 INFO : toe/toe: Removing directory 2025/11/03 04:24:29 INFO : toe: Removing directory 2025/11/03 04:24:29 INFO : empty_dir: Removing directory 2025/11/03 04:24:29 DEBUG : Local file system at /tmp/rclone322135777: deleted 3 directories 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31128") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54384->172.17.0.6:31128, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30292") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57382->172.17.0.6:30292, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36287") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54942->172.17.0.6:36287, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34117") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54468->172.17.0.6:34117, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34996") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47892->172.17.0.6:34996, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31659") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49778->172.17.0.6:31659, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34628") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43766->172.17.0.6:34628, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33560") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59894->172.17.0.6:33560, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30834") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59868->172.17.0.6:30834, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38284") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57640->172.17.0.6:38284, err= 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 INFO : tictacempty_dir: Making directory 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36370") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55128->172.17.0.6:36370, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Deleted 2025/11/03 04:24:29 INFO : toe/toe: Removing directory 2025/11/03 04:24:29 INFO : toe: Removing directory 2025/11/03 04:24:29 INFO : empty_dir: Removing directory 2025/11/03 04:24:29 DEBUG : Local file system at /tmp/rclone322135777: deleted 3 directories 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31483") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55996->172.17.0.6:31483, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31226") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31219") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40430->172.17.0.6:31226, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54812->172.17.0.6:31219, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37304") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35878->172.17.0.6:37304, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37387") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53770->172.17.0.6:37387, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33025") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39838") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39584") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59810->172.17.0.6:33025, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49288->172.17.0.6:39584, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54394->172.17.0.6:39838, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38906") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47654->172.17.0.6:38906, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33191") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57652->172.17.0.6:33191, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32029") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50464->172.17.0.6:32029, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32553") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36100") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38580->172.17.0.6:36100, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36143") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47346->172.17.0.6:32553, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60134->172.17.0.6:36143, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38173") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:59956->172.17.0.6:38173, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36939") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:46106->172.17.0.6:36939, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38373") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37280->172.17.0.6:38373, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : Reset feature "Copy" 2025/11/03 04:24:29 DEBUG : Reset feature "Move" 2025/11/03 04:24:29 DEBUG : Reset feature "Copy" 2025/11/03 04:24:29 DEBUG : Reset feature "Move" 2025/11/03 04:24:29 DEBUG : empty_dir: Making directory with metadata 2025/11/03 04:24:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34202") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49822->172.17.0.6:34202, err= 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 INFO : tictacempty_dir: Making directory 2025/11/03 04:24:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 INFO : tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: tictactoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 INFO : tictactoe/tictactoe: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32796") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49298->172.17.0.6:32796, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Deleted 2025/11/03 04:24:29 INFO : toe/toe: Removing directory 2025/11/03 04:24:29 INFO : toe: Removing directory 2025/11/03 04:24:29 INFO : empty_dir: Removing directory 2025/11/03 04:24:29 DEBUG : Local file system at /tmp/rclone322135777: deleted 3 directories 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38006") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47000->172.17.0.6:38006, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35634") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35881") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:41204->172.17.0.6:35634, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:47444->172.17.0.6:35881, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31729") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:40024->172.17.0.6:31729, err= 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30123") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54926->172.17.0.6:30123, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38255") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56144->172.17.0.6:38255, err= 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/03 04:24:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/03 04:24:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33898") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53694->172.17.0.6:33898, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32729") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52258->172.17.0.6:32729, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36948") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30492") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49036->172.17.0.6:36948, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44622->172.17.0.6:30492, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34751") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:38298->172.17.0.6:34751, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39720") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43774->172.17.0.6:39720, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33906") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54698->172.17.0.6:33906, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36318") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32405") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39358") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55904->172.17.0.6:32405, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:44944->172.17.0.6:39358, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52818->172.17.0.6:36318, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35132") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39340->172.17.0.6:35132, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31339") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:55850->172.17.0.6:31339, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:32359") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34488->172.17.0.6:32359, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 DEBUG : toe: transformed to: dG9l 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35278") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:35734->172.17.0.6:35278, err= 2025/11/03 04:24:29 DEBUG : toe: transformed to: dG9l 2025/11/03 04:24:29 INFO : dG9l: Making directory 2025/11/03 04:24:29 DEBUG : toe: transformed to: dG9l 2025/11/03 04:24:29 DEBUG : toe: transformed to: dG9l 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/03 04:24:29 INFO : dG9l/dG9l: Making directory 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/03 04:24:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37749") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49840->172.17.0.6:37749, err= 2025/11/03 04:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/03 04:24:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36622") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:60674->172.17.0.6:36622, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31575") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58378->172.17.0.6:31575, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35782") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56262->172.17.0.6:35782, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37375") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:54272->172.17.0.6:37375, err= 2025/11/03 04:24:29 DEBUG : dG9l: transformed to: toe 2025/11/03 04:24:29 DEBUG : dG9l: transformed to: toe 2025/11/03 04:24:29 DEBUG : toe: Directory modification time the same (differ by 374.327306ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:39541") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39936->172.17.0.6:39541, err= 2025/11/03 04:24:29 DEBUG : dG9l: transformed to: toe 2025/11/03 04:24:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/03 04:24:29 DEBUG : toe/toe: Directory modification time the same (differ by 374.327306ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34147") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51552->172.17.0.6:34147, err= 2025/11/03 04:24:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/03 04:24:29 DEBUG : Local file system at /tmp/rclone322135777: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/03 04:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/03 04:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/03 04:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/03 04:24:29 DEBUG : Local file system at /tmp/rclone322135777: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : Waiting for deletions to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37496") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51044->172.17.0.6:37496, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33826") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:49178->172.17.0.6:33826, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:31475") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34240->172.17.0.6:31475, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38045") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52940->172.17.0.6:38045, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36470") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:57646->172.17.0.6:36470, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:38750") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:39334->172.17.0.6:38750, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37865") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:52502->172.17.0.6:37865, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-xocenal0dake", Local "Local file system at /tmp/rclone322135777", Modify Window "1s" 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36619") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:34760->172.17.0.6:36619, err= 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: 2025/11/03 04:24:29 INFO : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Making directory 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: 2025/11/03 04:24:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/03 04:24:29 INFO : toe/toe: Making directory 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe/toe: transformed to: 2025/11/03 04:24:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe: transformed to: 2025/11/03 04:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/03 04:24:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/03 04:24:29 DEBUG : toe/toe/toe: transformed to: 2025/11/03 04:24:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for checks to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Waiting for transfers to finish 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35588") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37024->172.17.0.6:35588, err= 2025/11/03 04:24:29 DEBUG : toe/toe/toe: size = 11 OK 2025/11/03 04:24:29 INFO : toe/toe/toe: Copied (new) 2025/11/03 04:24:29 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting files as there were IO errors 2025/11/03 04:24:29 ERROR : ftp://172.17.0.6:21/rclone-test-xocenal0dake: not deleting directories as there were IO errors 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35365") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:56928->172.17.0.6:35365, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:36573") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:58090->172.17.0.6:36573, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:34110") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:53716->172.17.0.6:34110, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33695") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:43132->172.17.0.6:33695, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:37685") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:45058->172.17.0.6:37685, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:35710") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:50150->172.17.0.6:35710, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:33660") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:37886->172.17.0.6:33660, err= --- PASS: TestError (0.02s) PASS 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: dial("tcp","172.17.0.6:30353") 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: > dial: conn=172.17.0.1:51272->172.17.0.6:30353, err= 2025/11/03 04:24:29 DEBUG : ftp://172.17.0.6:21/rclone-test-xocenal0dake: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.313554804s (try 1/5)